C# Class EntityFramework.Triggers.TriggerInvokers

Afficher le fichier Open project: NickStrupat/EntityFramework.Triggers

Méthodes publiques

Méthode Description
Get ( Type dbContextType ) : ITriggerInvoker

Private Methods

Méthode Description
ValueFactory ( Type type ) : ITriggerInvoker

Method Details

Get() public static méthode

public static Get ( Type dbContextType ) : ITriggerInvoker
dbContextType System.Type
Résultat ITriggerInvoker