예제 #1
0
 public void StartLark2Service()
 {
     if (controllerlink != null)
     {
         controllerlink.StartLark2Service();
     }
 }