IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
The ExtensionAttribute is used to identify a class that is intended to serve as an extension. More...
Properties | |
string | Path [get, set] |
A unique string identifying the ExtensionPoint for which this Extension is intended. This is an optional field provided NUnit is able to deduce the ExtensionPoint from the Type of the extension class. More... | |
string | Description [get, set] |
An optional description of what the extension does. More... | |
The ExtensionAttribute is used to identify a class that is intended to serve as an extension.
|
getset |
A unique string identifying the ExtensionPoint for which this Extension is intended. This is an optional field provided NUnit is able to deduce the ExtensionPoint from the Type of the extension class.
|
getset |
An optional description of what the extension does.