Click or drag to resize

XmlHttpRequestProcessorBuilderSetStringToBytes Method


Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public XmlHttpRequestProcessorBuilder SetStringToBytes(
	IStringToBytes stringToBytes
)

Parameters

stringToBytes  IStringToBytes
 

Return Value

XmlHttpRequestProcessorBuilder
See Also