Пример #1
0
 public static stop_plate_stocks GetInstance()
 {
     if (instance == null)
     {
         instance = new stop_plate_stocks();
     }
     return(instance);
 }
Пример #2
0
 public static stop_plate_stocks GetInstance()
 {
     if (instance == null) instance = new stop_plate_stocks();
     return instance;
 }