Exemplo n.º 1
0
 public Checker(ErrorHandler eh)
 {
     this.eh = eh;
 }
Exemplo n.º 2
0
 public Checker(ErrorHandler eh)
 {
     this._eh = eh;
 }