Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnicornClicker
GameContext
C# Class UnicornClicker.GameContext
Inheritance:
DbContext
显示文件
Open project: rowanmiller/Demo-EF7
Class Usage Examples
Protected Methods
Method
Description
OnConfiguring
(
DbContextOptions
options
) :
void
Method Details
OnConfiguring()
protected
method
protected
OnConfiguring
(
DbContextOptions
options
) :
void
options
DbContextOptions
return
void