Ejemplo n.º 1
0
 public void GetConcentratorDevice(int deviceID)
 {
     m_client.GetConcentratorDeviceAsync(deviceID);
 }