C# Class Boy_Scouts_Scheduler.Models.SchedulingContext

Inheritance: DbContext
Afficher le fichier Open project: MoustafaEid/Boy-Scouts-Scheduler

Méthodes publiques

Méthode Description
SchedulingContext ( ) : System
Seed ( ) : void

Méthodes protégées

Méthode Description
OnModelCreating ( DbModelBuilder modelBuilder ) : void

Method Details

OnModelCreating() protected méthode

protected OnModelCreating ( DbModelBuilder modelBuilder ) : void
modelBuilder DbModelBuilder
Résultat void

SchedulingContext() public méthode

public SchedulingContext ( ) : System
Résultat System

Seed() public méthode

public Seed ( ) : void
Résultat void