Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Scheduler
DAL
Models
MathosSchedulerContext
C# Class Scheduler.DAL.Models.MathosSchedulerContext
Inheritance:
DbContext
,
IMathosSchedulerContext
Exibir arquivo
Open project: math-os/mathos-scheduler
Protected Methods
Method
Description
OnModelCreating
(
DbModelBuilder
modelBuilder
) :
void
Private Methods
Method
Description
MathosSchedulerContext
( ) :
System
Method Details
OnModelCreating()
protected
method
protected
OnModelCreating
(
DbModelBuilder
modelBuilder
) :
void
modelBuilder
DbModelBuilder
return
void