public void SetUp() { _dataContext = new DataContext(); }
static HomeController() { _dataContext = new DataContext(); _dataContext.Initialize(); }