Esempio n. 1
0
 public static Elgin_EA9154 getInstance()
 {
     if (instance == null)
     {
         instance = new Elgin_EA9154();
     }
     return(instance);
 }
Esempio n. 2
0
 public void Set_Model_As_Elgin()
 {
     current_model = Elgin_EA9154.getInstance();
 }