Method SetAspectConfiguration
SetAspectConfiguration(AspectConfiguration)
Sets up an AspectConfiguration object according to the current custom attribute instance.
Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | The AspectConfiguration instance previously returned by the CreateAspectConfiguration() method. |