示例#1
0
 public static void INIT()
 {
     if (!PMFAT.Initialize())
     {
         CLI_lite.InitializeLite();
     }
 }