Method SetAspectConfiguration
SetAspectConfiguration(AspectConfiguration, EventInfo)
Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, EventInfo targetEvent)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
EventInfo | targetEvent |
SetAspectConfiguration(AspectConfiguration, Object)
Declaration
protected sealed override void SetAspectConfiguration(AspectConfiguration aspectConfiguration, object targetElement)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
Object | targetElement |