NAnt SDK Documentation - v0.92 |
|
DelaySignConverter.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
DelaySignConverter Class | NAnt.DotNet.Types Namespace | DelaySignConverter.ConvertFrom Overload List