Exemplo n.º 1
0
 public Device GetDevice()
 {
     return(DeviceAdapter.Create(_client.getDevice()));
 }