Example service, rename and modify it to suit your needs
コード例 #1
0
 public Service()
 {
     InitializeComponent();
     s = new TestService();
 }
コード例 #2
0
 public Service()
 {
     InitializeComponent();
     s = new TestService();
 }