Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Processing
XmlHttpRequestProcessor.Builder Class
Builder Methods
Build Method
GetBytesToEncodedString Method
GetDateTimeFormatter Method
GetEndpointGetter Method
GetHttpRequestDispatcher Method
GetRandomFactory Method
GetRequestToXml Method
GetResponseParser Method
GetSigner Method
GetStringToBytes Method
GetUtcTimestampFactory Method
GetXmlRequestWrapper Method
SetBytesToEncodedString Method
SetDateTimeFormatter Method
SetEndpointGetter Method
SetHttpRequestDispatcher Method
SetRandomFactory Method
SetRequestToXml Method
SetResponseParser Method
SetSigner Method
SetStringToBytes Method
SetUtcTimestampFactory Method
SetXmlRequestWrapper Method
Xml
Http
Request
Processor
Builder
Get
Signer Method
Namespace:
DegreeDays.Api.Processing
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
ISigner
GetSigner
()
Public
Function
GetSigner
As
ISigner
Return Value
ISigner
See Also
Reference
XmlHttpRequestProcessor
Builder Class
DegreeDays.Api.Processing Namespace
See
www.degreedays.net/api/
for more about the Degree Days.net API.
You can
sign up for a Degree Days.net API account
and read the
integration guide
that is useful and applicable whether you are using .NET or not.