Click or drag to resize

EncodedString Constructor

Initializes a new instance of the EncodedString class

Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public EncodedString(
	string encoded,
	string encoding
)

Parameters

encoded  String
 
encoding  String
 
See Also