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