Ejemplo n.º 1
0
 void GetDeviceByAcronym(string acronym)
 {
     m_client.GetDeviceByAcronymAsync(acronym);
 }