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