Exemplo n.º 1
0
 public void RollbackToVersion(long version)
 {
     _migrationRunner.RollbackToVersion(version);
 }