Beispiel #1
0
 public UserRole GetUserRoles(int roleId)
 {
     return(UserVM.GetUserRoles(roleId));
 }