Exemple #1
0
 public async Task <CompanyUserStruct> ApiGetCompanyUserAsync()
 {
     return(await UserContext.ApiGetCompanyuserAsync());
 }