log4net SDK Reference

log4net.Util.TypeConverters Namespace

Type conversion framework.

Namespace hierarchy

Classes

Class Description
ConversionNotSupportedException Exception base type for conversion errors.
ConverterRegistry Register of type converters for specific types.
TypeConverterAttribute Attribute used to associate a type converter

Interfaces

Interface Description
IConvertFrom Interface supported by type converters
IConvertTo Interface supported by type converters