Example service, rename and modify it to suit your needs
Exemplo n.º 1
0
 public Service()
 {
     InitializeComponent();
     s = new TestService();
 }
Exemplo n.º 2
0
 public Service()
 {
     InitializeComponent();
     s = new TestService();
 }