Method | Description | |
---|---|---|
NeedValidationException ( string message, string strRedirectUri ) : System |
Инициализирует новый экземпляр класса VkApiAuthorizationException.
|
public NeedValidationException ( string message, string strRedirectUri ) : System | ||
message | string | Описание исключения. |
strRedirectUri | string | Адрес который необходимо открыть в браузере. |
return | System |