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