00001 #pragma once 00002 00003 class DemoService : public AppSecInc::Service::ServiceImpl 00004 { 00005 public: 00006 DemoService(); 00007 protected: 00008 void Run(); 00009 };
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |