Esempio n. 1
0
 private async void cleanLocalData()
 {
     await _client.CleanData();
 }