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