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