DemoService.h
Go to the documentation of this file.
1 #pragma once
2 
4 {
5 public:
6  DemoService();
7 protected:
8  void Run();
9 };
void Run()
Definition: DemoService.cpp:10
Definition: DemoService.h:3
DemoService()
Definition: DemoService.cpp:4
service implementation
Definition: ServiceImpl.h:8


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com