The IGenericExtension type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| GetInstance |
Returns the extension object instance
| |
| NewGenericProperty |
Creates a new property inferred from this extension
| |
| RegisterAsExtensionTo |
Registers the extension as an extension to the given type
| |
| RegisterAsPropertyTo |
Registers the extension as a property to the given type
| |
| SetInstance |
Sets the extension object instance
|
Properties
| Name | Description | |
|---|---|---|
| ParentExtension |
Parent extension. If set, provides instance object to current extension
|
See Also