C# Class Microsoft.EntityFrameworkCore.Design.DesignTimeProviderServicesTest

Show file Open project: MyPrivateAccount/XYHOutSource

Protected Methods

Method Description
GetDesignTimeServicesType ( ) : Type
GetRuntimeAssembly ( ) : Assembly

Private Methods

Method Description
Ensure_assmebly_identity_matches ( ) : void

Method Details

GetDesignTimeServicesType() protected abstract method

protected abstract GetDesignTimeServicesType ( ) : Type
return Type

GetRuntimeAssembly() protected abstract method

protected abstract GetRuntimeAssembly ( ) : Assembly
return Assembly