Beispiel #1
0
 public bool ValidateAuth()
 {
     return(UserAuthHelper.HasLogin());
 }