Click or drag to resize

HtmlEncodingFormatProvider Constructor

Initializes a new instance of the HtmlBuilder class with the specified IFormatProvider.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public HtmlEncodingFormatProvider(
	IFormatProvider formatProvider
)

Parameters

formatProvider
Type: SystemIFormatProvider
See Also