public static ORD_PointBll GetInstance() { if (_instance == null) { _instance = new ORD_PointBll(); } return(_instance); }
public static ORD_PointBll GetInstance() { if (_instance == null) { _instance = new ORD_PointBll(); } return _instance; }