Method | Description | |
---|---|---|
Get ( System.Guid stepId, string rootPath, string resource ) : |
||
Put ( System.Guid stepId, string host, string resource, string requestPayload ) : |
||
RestSharpApiClient ( ITimeProvider timeProvider ) : System |
public Get ( System.Guid stepId, string rootPath, string resource ) : |
||
stepId | System.Guid | |
rootPath | string | |
resource | string | |
return |
public Put ( System.Guid stepId, string host, string resource, string requestPayload ) : |
||
stepId | System.Guid | |
host | string | |
resource | string | |
requestPayload | string | |
return |
public RestSharpApiClient ( ITimeProvider timeProvider ) : System | ||
timeProvider | ITimeProvider | |
return | System |