Click or drag to resize

FormatterAdd Method

Adds a new custom formatter to the collection

Namespace:  Cauldron.Formatters
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.2
Syntax
public static void Add(
	ICustomFormatter customFormatter
)

Parameters

customFormatter
Type: SystemICustomFormatter
See Also