Interface IReadOnlyReactiveModifiableProperty<T>
Inherited Members
Namespace: MackySoft.Modiferty
Assembly: cs.temp.dll.dll
Syntax
public interface IReadOnlyReactiveModifiableProperty<T> : IReadOnlyModifiableProperty<T>, IReadOnlyReactiveProperty<T>
Type Parameters
Name | Description |
---|---|
T |
Properties
Modifiers
Declaration
IReadOnlyReactiveModifierList<T> Modifiers { get; }
Property Value
Type | Description |
---|---|
IReadOnlyReactiveModifierList<T> |