NotifyPropertyChangedAttribute.CompileTimeInitialize Method |
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.10.10.0 (6.10.10.0)
public override void CompileTimeInitialize( Type type, AspectInfo aspectInfo )
Parameters
- type
- Type: System.Type
Type to which the current aspect is applied - aspectInfo
- Type: PostSharp.Aspects.AspectInfo
Reserved for future usage.