Exemple #1
0
 public string ToString(string key)
 {
     return(PermissionController.BuildPermissions(List, key));
 }