Exemple #1
0
 public object Any(Secure request)
 {
     throw new UnauthorizedAccessException("You shouldn't be able to see this");
 }
Exemple #2
0
 public object Any(Secure request)
 {
     throw new UnauthorizedAccessException("You shouldn't be able to see this");
 }