예제 #1
0
 public TwoDetailsSteps(Detail testDetail)
 {
     _testDetail = testDetail;
 }
예제 #2
0
파일: Hooks1.cs 프로젝트: wbagit/SpecFlow
 public Hooks1(Detail testDetail)
 {
     _testDetail = testDetail;
 }