Indicates that class should be treated as a set of functions.
For a list of all members of this type, see FunctionSetAttribute Members.
System.Object
System.Attribute
NAnt.Core.Attributes.FunctionSetAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Attach this attribute to a class that derives from FunctionSetBase to have NAnt be able to recognize it as containing custom functions.
Namespace: NAnt.Core.Attributes
Assembly: NAnt.Core (in NAnt.Core.dll)
FunctionSetAttribute Members | NAnt.Core.Attributes Namespace