Beispiel #1
0
 public ResponseResult(MatchBase mb)
 {
     this.match = mb;
     this.transformation = Transformation.None;
 }
Beispiel #2
0
 public ResponseResult(MatchBase mb)
 {
     this.match          = mb;
     this.transformation = Transformation.None;
 }