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