Ejemplo n.º 1
0
 public void GetDeviceListByParentID(int parentID)
 {
     m_client.GetDeviceListByParentIDAsync(parentID);
 }