C# 클래스 Galen.Ci.EntityFramework.ContextTypeInitializerInfo

파일 보기 프로젝트 열기: GalenHealthcare/Galen.Ef.Deployer

공개 메소드들

메소드 설명
ContextTypeInitializerInfo ( Type contextType, object initializer ) : System

메소드 상세

ContextTypeInitializerInfo() 공개 메소드

public ContextTypeInitializerInfo ( Type contextType, object initializer ) : System
contextType System.Type
initializer object
리턴 System