Class AuraPropertyAttribute
Marks Properties that will be tracked via INotifyChanged When property changes that means that .Properties if this model must be invalidated
Inherited Members
Namespace: EyeAuras.Shared.Model
Assembly: EyeAuras.Shared.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class AuraPropertyAttribute : Attribute
Constructors
| Name | Description |
|---|---|
| AuraPropertyAttribute(params string[]) |
Properties
| Name | Description |
|---|---|
| Properties |