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

VersionFunctions Methods

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

Public Static (Shared) Methods

GetBuild Gets the value of the build component of a given version.
GetMajor Gets the value of the major component of a given version.
GetMinor Gets the value of the minor component of a given version.
GetRevision Gets the value of the revision component of a given version.

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

VersionFunctions Class | NAnt.Core.Functions Namespace