Class NpcChangeInvocatorAttribute
Marca un método como la invocación de cambio de valor de propiedad en una clase que herede de NotifyPropertyChangeBase.
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.Mvvm.dll
Syntax
[AttributeUsage(AttributeTargets.Method, Inherited = true)]
public sealed class NpcChangeInvocatorAttribute : Attribute