This event is not exposed, but when you register validators, they get executed after all aspects have been applied.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("This event is not exposed, but when you register validators, they get executed after all aspects have been applied.", true)]
event EventHandler AspectDiscoveryCompleted
Returns
Type | Description |
---|---|
EventHandler | This event is not exposed, but when you register validators, they get executed after all aspects have been applied. |