C# 클래스 InsanelySimpleBlog.DataModel.SimpleBlogContextFactory

상속: IDbContextFactory
파일 보기 프로젝트 열기: JamesRandall/Insanely-Simple-Blog

공개 메소드들

메소드 설명
CreateContext ( string sqlConnectionString ) : DbContext

메소드 상세

CreateContext() 공개 메소드

public CreateContext ( string sqlConnectionString ) : DbContext
sqlConnectionString string
리턴 DbContext