메소드 | 설명 | |
---|---|---|
CallFunctions ( IRestAPIType singletonAPIObject, |
||
GetClient ( string sHost, string sVersion, string sPrivateKey, string sToken, string sSecureURL, string sContentType ) : |
||
GetRestAPIType ( RestAPIType restAPI ) : string | ||
RunMethods ( ) : void |
메소드 | 설명 | |
---|---|---|
Main ( string args ) : void | ||
RunAsync ( ) : System.Threading.Tasks.Task |
public static CallFunctions ( IRestAPIType singletonAPIObject, |
||
singletonAPIObject | IRestAPIType | |
siteRecords | ||
action | ActionType | |
type | RestAPIType | |
리턴 | void |
public static GetClient ( string sHost, string sVersion, string sPrivateKey, string sToken, string sSecureURL, string sContentType ) : |
||
sHost | string | |
sVersion | string | |
sPrivateKey | string | |
sToken | string | |
sSecureURL | string | |
sContentType | string | |
리턴 |
public static GetRestAPIType ( RestAPIType restAPI ) : string | ||
restAPI | RestAPIType | |
리턴 | string |