XmlHttpRequestProcessorBuilder Constructor |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Builder(
AccountKey accountKey,
SecurityKey securityKey
)
Public Sub New (
accountKey As AccountKey,
securityKey As SecurityKey
)
Parameters
- accountKey AccountKey
-
- securityKey SecurityKey
-
See Also