예제 #1
0
 private async void cleanLocalData()
 {
     await _client.CleanData();
 }