示例#1
0
 public static bool init()
 {
     _openningProject = new GxProject();
     return true;
 }
示例#2
0
 public static bool init()
 {
     _openningProject = new GxProject();
     return(true);
 }