Registry of formatters used by Simol for property conversion.
Namespace: Simol.FormattersAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class PropertyFormatter |
| Visual Basic |
|---|
Public Class PropertyFormatter |
| Visual C++ |
|---|
public ref class PropertyFormatter |
Remarks
Custom ITypeFormatters registered here will be used for all conversions
of the specified property type, except for properties marked by a SimolFormatAttribute.