Class OnChangedMethodAttribute
- Namespace
- PropertyChanged
- Assembly
- PropertyChanged.dll
[AttributeUsage(AttributeTargets.Property, AllowMultiple = true)]
public sealed class OnChangedMethodAttribute : Attribute, _Attribute
- Inheritance
-
OnChangedMethodAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
OnChangedMethodAttribute(string)
public OnChangedMethodAttribute(string methodName)
Parameters
methodName
string