IConvertTo InterfaceApache log4net™ SDK Documentation
Interface supported by type converters

Namespace: log4net.Util.TypeConverters
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public interface IConvertTo
Remarks

This interface supports conversion from a single type to arbitrary types. See TypeConverterAttribute.

See Also