public void Setup()
 {
     dcff = new DeadConditionFlagsFinder();
 }
示例#2
0
 public void Setup()
 {
     dcff = new DeadConditionFlagsFinder();
 }