C# Class MigrationsTest.Migration2

Inheritance: IMigration
Afficher le fichier Open project: Mission3/migrations

Méthodes publiques

Méthode Description
Down ( ) : void
Up ( ) : void

Method Details

Down() public méthode

public Down ( ) : void
Résultat void

Up() public méthode

public Up ( ) : void
Résultat void