Exemplo n.º 1
0
 public string GetDeviceTypes()
 {
     return(js.Serialize(BLService.GetDeviceTypes()));
 }