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