C# Class SourceLog.Migrations.Migration10

Inheritance: DbMigration
Afficher le fichier Open project: tomhunter-gh/SourceLog

Private Properties

Свойство Type Description

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