public void CreateSession()
 {
     _connection = new MVC5Database();
 }
 public void CreateSession()
 {
     _connection = new MVC5Database();
 }