Click or drag to resize

ExtensionBase Constructor

Constructs a new instance of this object.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ExtensionBase()
Remarks
You will rarely need to directly create an extension object. In general, you should use the built-in facility to load and attach extensions via metadata.
See Also