Convert the source object to the type supported by this object
Namespace: log4net.Util.TypeConvertersAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- source
- Type:
System Object
the object to convert
Return Value
Type:
the converted object
Remarks
Converts the source to the type supported by this converter.
See Also