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

Inheritance: DbMigration
Show file Open project: mkchandler/bolf-tracker-mvc

Private Properties

Property Type Description

Public Methods

Method Description
Down ( ) : void
Up ( ) : void

Method Details

Down() public method

public Down ( ) : void
return void

Up() public method

public Up ( ) : void
return void