예제 #1
0
 public Kartoteka2Info_test(IKartoteka2Info_Test iallParticipant)
 {
     this.allParticipant = iallParticipant;
 }
예제 #2
0
 public Test_testExample()
 {
     iFake = new Test_testExample_fake();
     iTrue = new Kartoteka2Info_test(iFake);
 }