Esempio n. 1
0
 public static bool init()
 {
     _openningProject = new GxProject();
     return true;
 }
Esempio n. 2
0
 public static bool init()
 {
     _openningProject = new GxProject();
     return(true);
 }