NAnt SDK Documentation - v0.92

TypeFactory Class

Comprises all of the loaded, and available, tasks. Use these static methods to register, initialize and create a task.

For a list of all members of this type, see TypeFactory Members.

System.Object
   NAnt.Core.TypeFactory

[Visual Basic]
NotInheritable Public Class TypeFactory
[C#]
public sealed class TypeFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.Core

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

TypeFactory Members | NAnt.Core Namespace