Beispiel #1
0
 public string GetDeviceTypes()
 {
     return(js.Serialize(BLService.GetDeviceTypes()));
 }