Default constructor
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);
TypeConverterAttribute Class | log4net.Util.TypeConverters Namespace