NAnt SDK Documentation - v0.85-nightly-2005-11-09

ConversionFunctions Methods

The methods of the ConversionFunctions class are listed below. For a complete list of ConversionFunctions class members, see the ConversionFunctions Members topic.

Public Static (Shared) Methods

ConvertToStringObsolete. Converts the argument to a string.
ToBooleanObsolete. Converts the argument to a boolean
ToDateTimeObsolete. Converts the argument to a datetime.
ToDoubleObsolete. Converts the argument to double
ToIntObsolete. Converts the argument to an integer.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ConversionFunctions Class | NAnt.Core.Functions Namespace