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