NAnt SDK Documentation - v0.92

DebugOutputConverter.ConvertFrom Method

Converts the given object to the type of this converter, using the specified context and culture information.

Overload List

Converts the given object to the type of this converter, using the specified context and culture information.

public override object ConvertFrom(ITypeDescriptorContext,CultureInfo,object);

Inherited from TypeConverter.

public object ConvertFrom(object);

See Also

DebugOutputConverter Class | NAnt.DotNet.Types Namespace