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

VersionConversionFunctions Methods

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

Public Static (Shared) Methods

Parse Converts the specified string representation of a version to its Version equivalent.
ToStringOverloaded. Converts the specified Version to its equivalent string representation.

Public Instance Methods

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

Protected Instance Methods

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

See Also

VersionConversionFunctions Class | NAnt.Core.Functions Namespace