Interface IProperty
public interface IProperty
- Extension Methods
Properties
StoredType
Type StoredType { get; }
Property Value
Methods
GetObject()
object GetObject()
Returns
Events
OnChanged
event Action OnChanged
Event Type
OnChangedObject
event Action<object> OnChangedObject