NAnt SDK Documentation - v0.92 |
|
ManagedExecutionConverter.ConvertFrom Method (ITypeDescriptorContext, CultureInfo, Object)
Converts the given object to the type of this converter, using the specified context and culture information.
Parameters
-
context
- An ITypeDescriptorContext that provides a format context.
-
culture
- A CultureInfo object. If a a null reference
(Nothing in Visual Basic) is passed, the current culture is assumed.
-
value
- The Object to convert.
Return Value
An Object that represents the converted value.
See Also
ManagedExecutionConverter Class | NAnt.Core.Types Namespace | ManagedExecutionConverter.ConvertFrom Overload List