Open sandboxFocus

Method SetAspectConfiguration

SetAspectConfiguration(AspectConfiguration, Assembly)

Not supported in Metalama.

Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, Assembly targetAssembly)
Parameters
Type Name Description
AspectConfiguration aspectConfiguration
Assembly targetAssembly

SetAspectConfiguration(AspectConfiguration, object)

Not supported in Metalama.

Declaration
protected override sealed void SetAspectConfiguration(AspectConfiguration aspectConfiguration, object targetElement)
Parameters
Type Name Description
AspectConfiguration aspectConfiguration
object targetElement
Overrides