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