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