Esempio n. 1
0
 public PEPhase(TestConfusion c)
 {
     this.c = c;
 }
Esempio n. 2
0
 public Phase2(TestConfusion c)
 {
     this.c = c;
 }
Esempio n. 3
0
 public ImgPhase(TestConfusion c)
 {
     this.c = c;
 }