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