Пример #1
0
 public RequestCommand(IMatchARequest request_specification, ISupportAUserFeature feature)
 {
     this.request_specification = request_specification;
     this.feature = feature;
 }
Пример #2
0
 public RequestCommand(IMatchARequest request_specification, ISupportAUserFeature feature)
 {
     this.request_specification = request_specification;
       this.feature = feature;
 }