C# 클래스 nHydrate.Generator.EFCodeFirst.Generators.Contexts.ContextInterfaceGeneratedTemplate

상속: EFCodeFirstBaseTemplate
파일 보기 프로젝트 열기: nHydrate/nHydrate 1 사용 예제들

공개 메소드들

메소드 설명
ContextInterfaceGeneratedTemplate ( ModelRoot model ) : System

비공개 메소드들

메소드 설명
AppendContextClass ( ) : void
AppendOtherInterfaces ( ) : void
AppendTypeTableEnums ( ) : void
AppendUsingStatements ( ) : void
GenerateContent ( ) : void

메소드 상세

ContextInterfaceGeneratedTemplate() 공개 메소드

public ContextInterfaceGeneratedTemplate ( ModelRoot model ) : System
model nHydrate.Generator.Models.ModelRoot
리턴 System