Exemple #1
0
 public void BindHBService()
 {
     if (controllerlink != null)
     {
         controllerlink.BindHBService();
     }
 }