Example #1
0
 public async Task <StatusResult> SaveInfoAsync(SaveInfoInputDto input) => await _userService.SaveInfoAsync(input);