コード例 #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)
 {
 }