#if (DEBUG)
Service service = new Service();
service.Start(); //define a public method: public void Start(){OnStart(null);}
System.Threading.Thread.Sleep(System.Threading.Timeout.Infinite);
#endif
Subscribe to:
Post Comments (Atom)
good programmers write good code; great programmers steal great code
No comments:
Post a Comment