Attribute used to associate a type converter
For a list of all members of this type, see TypeConverterAttribute Members.
        System.Object
        
   System.Attribute
      log4net.Util.TypeConverters.TypeConverterAttribute
This type is not safe for multithreaded operations.
Class and Interface level attribute that specifies a type converter to use with the associated type.
 To associate a type converter with a target type apply a TypeConverterAttribute to the target type. Specify the type of the type converter on the attribute. 
Namespace: log4net.Util.TypeConverters
Assembly: log4net (in log4net.dll)
TypeConverterAttribute Members | log4net.Util.TypeConverters Namespace