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

PlatformFunctions Methods

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

Public Static (Shared) Methods

IsUnix Checks whether NAnt is running on unix.
IsWin32 Checks whether NAnt is running on the win32 platform.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetName Gets the name of the platform on which NAnt is running.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

PlatformFunctions Class | NAnt.Core.Functions Namespace