Update() public méthode

public Update ( ) : Task
Résultat Task
Exemple #1
0
 public async Task Update()
 {
     await Client.Update();
 }