[This is preliminary documentation and subject to change.]
Initializes a new instance of the FunctionSetAttribute class with the specified name.
Missing <remarks> documentation for M:NAnt.Core.Attributes.FunctionSetAttribute.#ctor(System.String,System.String)
Exception Type | Condition |
---|---|
ArgumentNullException |
prefix is a null reference (Nothing in Visual Basic). -or- category is a null reference (Nothing in Visual Basic). |
ArgumentOutOfRangeException |
prefix is a zero-length String. -or- category is a zero-length String. |
FunctionSetAttribute Class | NAnt.Core.Attributes Namespace