IInstanceScopedAspect Methods |
The IInstanceScopedAspect type exposes the following members.
Name | Description | |
---|---|---|
CreateInstance |
Creates a new instance of the aspect based on the current instance, serving as a prototype.
| |
RuntimeInitializeInstance |
Initializes the aspect instance. This method is invoked when all system elements of the aspect (like member imports)
have completed.
|