프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CallUrl | string | ||
GetPostUrl | string | ||
Initialise | IServerDensityApi | ||
ServerDensityApi | System |
메소드 | 설명 | |
---|---|---|
Initialise ( ) : IServerDensityApi | ||
Initialise ( |
||
PostTo ( string module, string method, |
메소드 | 설명 | |
---|---|---|
CallUrl ( string module, string method ) : string | ||
GetPostUrl ( string module, string method, string extraQueryString ) : string | ||
Initialise ( |
||
ServerDensityApi ( |
public static Initialise ( |
||
settings | ||
리턴 | IServerDensityApi |
public PostTo ( string module, string method, |
||
module | string | |
method | string | |
extraQueryParams | ||
postData | ||
리턴 | string |