Exemplo n.º 1
0
 public RequestCommand(IMatchARequest request_specification, ISupportAUserFeature feature)
 {
     this.request_specification = request_specification;
     this.feature = feature;
 }
Exemplo n.º 2
0
 public RequestCommand(IMatchARequest request_specification, ISupportAUserFeature feature)
 {
     this.request_specification = request_specification;
       this.feature = feature;
 }