StringWriterUTF8 Constructor (IFormatProvider)DocuWare Platform .NET API
Initializes a new instance of the StringWriterUTF8 class.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public StringWriterUTF8(
	IFormatProvider formatProvider
)

Parameters

formatProvider
Type: SystemIFormatProvider
An IFormatProvider object that controls formatting.
See Also

Reference