Beispiel #1
0
 public Role GetRole(string roleID)
 {
     return(RemoteHelper.GetRole(roleID));
 }