예제 #1
0
 public async Task <AccountResponse> Modify(EditAccount account) => await _account.EditAccountAsync(account);