Class PropertyWatcherDataBroker.DataContract<T>
public class PropertyWatcherDataBroker.DataContract<T>
  Type Parameters
T
- Inheritance
 - 
      
      PropertyWatcherDataBroker.DataContract<T>
 
- Inherited Members
 
- Extension Methods
 
Constructors
DataContract()
public DataContract()
  Fields
OnDataChanged
public Action OnDataChanged
  Field Value
Properties
StoredValue
public T StoredValue { get; set; }
  Property Value
- T