Esempio n. 1
0
 public async Task <StatusResult> Init()
 {
     return(await _userService.Init());
 }