Exemplo n.º 1
0
 public static bool apiSwitchDevice(string unit, string app)
 {
     return(_apiInternal.apiSwitchDevice(unit, app));
 }