MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsEvent­Level­AspectSet­Aspect­Configuration
Open sandboxFocus

EventLevelAspect.SetAspectConfiguration Method

SetAspectConfiguration(AspectConfiguration, EventInfo)

Not supported in Metalama.

Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, EventInfo targetEvent)
Parameters
Type Name Description
AspectConfiguration aspectConfiguration
System.Reflection.EventInfo targetEvent

SetAspectConfiguration(AspectConfiguration, Object)

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