Ejemplo n.º 1
0
 public void ChangeConnectionString(string dbName)
 {
     _SessionRepository.ChangeConnectionString(dbName);
 }