Пример #1
0
 public void NotifyAuthorizationFailed(Exception exception)
 {
     _support.AuthorizationFailed(this, exception);
 }