Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ConverterRegistry�Methods

The methods of the ConverterRegistry class are listed below. For a complete list of ConverterRegistry class members, see the ConverterRegistry Members topic.

Public Static (Shared) Methods

AddConverterOverloaded. Adds a converter for a specific type.
GetConvertFrom Gets the type converter to use to convert values to the destination type.
GetConvertTo Gets the type converter to use to convert values to the destination type.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

ConverterRegistry Class | log4net.Util.TypeConverters Namespace | IConvertFrom | IConvertTo