Beispiel #1
0
 public MainCore()
 {
     PData   = new ImgPData();
     PResult = new ImgPResult();
     FailColorInit();
     SetTargetNgBook();
 }
Beispiel #2
0
 public void InitClass()
 {
     PData   = new ImgPData();
     PResult = new ImgPResult();
 }
Beispiel #3
0
 public MainCore()
 {
     PData   = new ImgPData();
     PResult = new ImgPResult();
 }
Beispiel #4
0
 public MainCore()
 {
     PData = new ImgPData();
 }