Update() public method

public Update ( ) : Task
return Task
Beispiel #1
0
 public async Task Update()
 {
     await Client.Update();
 }