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