메소드 | 설명 | |
---|---|---|
BeginloginCms ( string in0, System callback, object asyncState ) : System.IAsyncResult | ||
EndloginCms ( System asyncResult ) : string | ||
LoginCMSService ( ) | ||
LoginCMSService ( string url ) | ||
loginCmsAsync ( string in0 ) : void | ||
loginCmsAsync ( string in0, object userState ) : void |
메소드 | 설명 | |
---|---|---|
OnloginCmsCompleted ( object arg ) : void | ||
loginCms ( string in0 ) : string |
public BeginloginCms ( string in0, System callback, object asyncState ) : System.IAsyncResult | ||
in0 | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public EndloginCms ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public loginCmsAsync ( string in0, object userState ) : void | ||
in0 | string | |
userState | object | |
리턴 | void |