[This is preliminary documentation and subject to change.]
Adds a converter for a specific type.
Adds a converter for a specific type.
public static void AddConverter(Type,object);
Adds a converter for a specific type.
public static void AddConverter(Type,Type);
ConverterRegistry Class | log4net.Util.TypeConverters Namespace