Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

TypeConverterAttribute�Constructor

Default constructor

Overload List

Default constructor

public�TypeConverterAttribute();

Create a new type converter attribute for the specified type name

public�TypeConverterAttribute(string);

Create a new type converter attribute for the specified type

public�TypeConverterAttribute(Type);

See Also

TypeConverterAttribute Class | log4net.Util.TypeConverters Namespace