Beispiel #1
0
 public Role GetRoleBytitle(string title)
 {
     return(RemoteHelper.GetRoleBytitle(title));
 }