Beispiel #1
0
 void IDBMigrationStep.Downgrade(IDBIO db)
 {
     Downgrade?.Invoke(db);
 }