示例#1
0
 public ObjectObserver(System.ComponentModel.INotifyPropertyChanged propertyChanged, object tag = null, Orc.Memento.IMementoService mementoService = null)
 {
 }
示例#2
0
 protected ObserverBase(object tag, Orc.Memento.IMementoService mementoService = null)
 {
 }
示例#3
0
 public CollectionObserver(System.Collections.Specialized.INotifyCollectionChanged collection, object tag = null, Orc.Memento.IMementoService mementoService = null)
 {
 }