NotifyPropertyChangedAttribute.CreateInstance Method |
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.10.14.0 (6.10.14.0)
public override Object CreateInstance( AdviceArgs adviceArgs )
Parameters
- adviceArgs
- Type: PostSharp.Aspects.AdviceArgs
Aspect arguments.
Return Value
Type: ObjectA new instance of the aspect, typically a clone of the current prototype instance.