Converts a string to an object.
The object converted from a string or null
when the conversion failed.
Converts a string to an object. Uses the converter registry to try to convert the string value into the specified target type.
OptionConverter Class | log4net.Util Namespace