XmlHttpRequestProcessorBuilderSetStringToBytes Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic XmlHttpRequestProcessorBuilder SetStringToBytes(
IStringToBytes stringToBytes
)
Public Function SetStringToBytes (
stringToBytes As IStringToBytes
) As XmlHttpRequestProcessorBuilder
Parameters
- stringToBytes IStringToBytes
-
Return Value
XmlHttpRequestProcessorBuilder
See Also