NAnt SDK Documentation - v0.92

TypeFactory Methods

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

Public Static (Shared) Methods

CreateDataType 
CreateFilter 
CreateTask Creates a new Task instance for the given XML and Project.
ScanAssemblyOverloaded. Scans the given assembly for tasks, types, functions and filters.
ScanDir Scans the path for any task assemblies and adds them.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

TypeFactory Class | NAnt.Core Namespace