Beispiel #1
0
 public ErrorSink(IvyDriver dd)
 {
     this.dd = dd;
 }
Beispiel #2
0
 public VSErrorReporter(IvyDriver dd)
 {
     this.dd = dd;
 }