Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OptionConverter Members

OptionConverter overview

Public Static (Shared) Methods

CanConvertTypeTo Checks if there is an appropriate type conversion from the source type to the target type.
ConvertStringTo Converts a string to an object.
ConvertTypeTo Converts an object to the target type.
InstantiateByClassName Instantiates an object given a class name.
SubstituteVariables Performs variable substitution in string value from the values of keys found in props.
ToBoolean Converts a string to a Boolean value.
ToFileSize Parses a file size into a number.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

OptionConverter Class | log4net.Util Namespace