C# Class Habanero.Test.Migrations.Migration_Temp_ContactPerson

Inheritance: FluentMigrator.AutoReversingMigration
Mostra file Open project: Chillisoft/habanero

Public Methods

Method Description
Migration_Temp_ContactPerson ( string tableName ) : FluentMigrator
Up ( ) : void

Method Details

Migration_Temp_ContactPerson() public method

public Migration_Temp_ContactPerson ( string tableName ) : FluentMigrator
tableName string
return FluentMigrator

Up() public method

public Up ( ) : void
return void