예제 #1
0
 public PEPhase(TestConfusion c)
 {
     this.c = c;
 }
예제 #2
0
 public Phase2(TestConfusion c)
 {
     this.c = c;
 }
예제 #3
0
 public ImgPhase(TestConfusion c)
 {
     this.c = c;
 }