AspectInstance Constructor |
Name | Description | |
---|---|---|
AspectInstance(Object, IAspect) |
Initializes a new AspectInstance from a runtime aspect instance (IAspect).
| |
AspectInstance(Object, ObjectConstruction) |
Initializes a new AspectInstance from an ObjectConstruction.
| |
AspectInstance(Object, IAspect, AspectConfiguration) |
Initializes a new AspectInstance from a runtime aspect instance (IAspect)
and its AspectConfiguration.
| |
AspectInstance(Object, ObjectConstruction, AspectConfiguration) |
Initializes a new AspectInstance from an ObjectConstruction and specifies an AspectConfiguration object.
|