Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
EntityFramework
Triggers
TriggerInvokers
C# Class EntityFramework.Triggers.TriggerInvokers
Mostrar archivo
Open project: NickStrupat/EntityFramework.Triggers
Public Methods
Method
Description
Get
(
Type
dbContextType
) :
ITriggerInvoker
Private Methods
Method
Description
ValueFactory
(
Type
type
) :
ITriggerInvoker
Method Details
Get()
public
static
method
public
static
Get
(
Type
dbContextType
) :
ITriggerInvoker
dbContextType
System.Type
return
ITriggerInvoker