Esempio n. 1
0
 public bool IsAuthorized(UserInformation user)
 {
     return(true);
 }