C# Class EntityFramework.Triggers.TriggerInvokers

ファイルを表示 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