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
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
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