Click or drag to resize

XmlHttpRequestProcessorBuilderSetBytesToEncodedString Method


Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public XmlHttpRequestProcessorBuilder SetBytesToEncodedString(
	IBytesToEncodedString bytesToEncodedString
)

Parameters

bytesToEncodedString  IBytesToEncodedString
 

Return Value

XmlHttpRequestProcessorBuilder
See Also