Converts the given object to the type of this converter, using the specified context and culture information.
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);
ManagedExecutionConverter Class | NAnt.Core.Types Namespace