C# Class BolfTracker.Infrastructure.EntityFramework.Migrations.UpdatePlayerTable

Inheritance: DbMigration
Afficher le fichier Open project: mkchandler/bolf-tracker-mvc

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