프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SignInWithTwitterServiceDescription | DotNetOpenAuth.OAuth.ServiceProviderDescription |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
StartSignInWithTwitter ( |
||
TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
TwitterConsumer ( ISessionStorage sessionStorage ) : System |
public StartSignInWithTwitter ( |
||
callback | ||
리턴 | DotNetOpenAuth.Messaging.OutgoingWebResponse |
public TryFinishSignInWithTwitter ( string &screenName, int &userId ) : bool | ||
screenName | string | |
userId | int | |
리턴 | bool |
public TwitterConsumer ( ISessionStorage sessionStorage ) : System | ||
sessionStorage | ISessionStorage | |
리턴 | System |