메소드 | 설명 | |
---|---|---|
LoadSettings ( IAuthProviderSettings settings ) : void | ||
OnHttpRequest ( IYandexApiClient client, |
||
OnRequestMessage ( IYandexApiClient client, string method, object>.IDictionary |
메소드 | 설명 | |
---|---|---|
YandexDirectAuthProviderBase ( ) : System | ||
YandexDirectAuthProviderBase ( string login, string masterToken ) : System |
public LoadSettings ( IAuthProviderSettings settings ) : void | ||
settings | IAuthProviderSettings | |
리턴 | void |
public OnHttpRequest ( IYandexApiClient client, |
||
client | IYandexApiClient | |
request | ||
리턴 | void |
public OnRequestMessage ( IYandexApiClient client, string method, object>.IDictionary |
||
client | IYandexApiClient | |
method | string | |
messageParams | object>.IDictionary | |
financeTokenRequired | bool | |
리턴 | void |
protected YandexDirectAuthProviderBase ( ) : System | ||
리턴 | System |
protected YandexDirectAuthProviderBase ( string login, string masterToken ) : System | ||
login | string | |
masterToken | string | |
리턴 | System |