Ejemplo n.º 1
0
 protected override void OnStart(string[] args)
 {
     srv = new MyService();
     srv.active("11111");
 }
Ejemplo n.º 2
0
 protected override void OnStart(string[] args)
 {
     srv = new MyService();
       srv.active("11111");
 }