Esempio n. 1
0
 private void Refresh()
 {
     Busy.Show();
     action.UserList(DeviceID.UUID, OnUserList);
 }