public FeaturesValidatorTests()
 {
     _featuresValidator = new FeaturesValidator();
 }
コード例 #2
0
 public FeaturesValidatorFacts()
 {
     _featuresValidator = new FeaturesValidator();
 }
コード例 #3
0
 public FeaturesValidatorFacts()
 {
     _featuresValidator = new FeaturesValidator();
 }