Esempio n. 1
0
 public async void RetrieveEmployees()
 {
     await UsersDatabase.SyncAsyncEmp(true);
 }