Namespace: Semata.DataStore.ObjectModel
Class: DataStoreObject
DataStoreObject constructor
public DataStoreObject(PropertyChangedEventDispatcher eventDispatcher)
Parameters
Type | Name | Description |
PropertyChangedEventDispatcher | eventDispatcher | delegate that allows PropertyChanged to be fired on different thread. If null, fired on running thread |