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