Example #1
0
 public RecordingBindingLogger(IBindingHistory history)
 {
     _history = history;
 }
 public RecordingBindingLogger(IBindingHistory history)
 {
     _history = history;
 }