메소드 | 설명 | |
---|---|---|
EnsureWebClient ( |
||
Execute ( |
||
Execute ( |
||
Get ( string resourceId, System.Guid workspaceId, System.Guid dataListId ) : |
||
Save ( string args, System.Guid workspaceId, System.Guid dataListId ) : string | ||
Test ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
WebSources ( ) : System | ||
WebSources ( IResourceCatalog resourceCatalog ) : System |
메소드 | 설명 | |
---|---|---|
CanConnectServer ( |
||
EnsureContentType ( |
||
Execute ( |
||
Execute ( |
||
FixResponse ( string result ) : string |
public static EnsureWebClient ( |
||
source | ||
headers | IEnumerable |
|
리턴 | void |
public static Execute ( |
||
source | ||
method | WebRequestMethod | |
relativeUri | string | |
data | byte | |
throwError | bool | |
errors | ||
headers | string | |
리턴 | byte[] |
public static Execute ( |
||
source | ||
method | WebRequestMethod | |
relativeUri | string | |
data | string | |
throwError | bool | |
errors | ||
headers | string | |
리턴 | string |
public Get ( string resourceId, System.Guid workspaceId, System.Guid dataListId ) : |
||
resourceId | string | |
workspaceId | System.Guid | |
dataListId | System.Guid | |
리턴 |
public Save ( string args, System.Guid workspaceId, System.Guid dataListId ) : string | ||
args | string | |
workspaceId | System.Guid | |
dataListId | System.Guid | |
리턴 | string |
public Test ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
args | string | |
workspaceId | System.Guid | |
dataListId | System.Guid | |
리턴 |
public WebSources ( IResourceCatalog resourceCatalog ) : System | ||
resourceCatalog | IResourceCatalog | |
리턴 | System |