C# Class HelloWeb.Migrations.ApplicationDbContextModelSnapshot

Inheritance: ModelSnapshot
Show file Open project: postsharp/PostSharp.Dnx

Protected Methods

Method Description
BuildModel ( ModelBuilder modelBuilder ) : void

Method Details

BuildModel() protected method

protected BuildModel ( ModelBuilder modelBuilder ) : void
modelBuilder ModelBuilder
return void