private MaterialModelHelper(string connName) { this._Adapter = MaterialAdapter.GetInstance(connName); }