예제 #1
0
 public static void LoadInitPGW()
 {
     pgw = initPGW;
 }
예제 #2
0
 public static void CaptureInitPGW()
 {
     initPGW = pgw;
 }