C# 클래스 Widgetsphere.Generator.ProjectItemGenerators.DomainObject.DomainObjectExtenderTemplate

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

공개 메소드들

메소드 설명
AppendClass ( ) : void
AppendUsingStatements ( ) : void
DomainObjectExtenderTemplate ( ModelRoot model, Table currentTable ) : System

비공개 메소드들

메소드 설명
GenerateContent ( ) : void

메소드 상세

AppendClass() 공개 메소드

public AppendClass ( ) : void
리턴 void

AppendUsingStatements() 공개 메소드

public AppendUsingStatements ( ) : void
리턴 void

DomainObjectExtenderTemplate() 공개 메소드

public DomainObjectExtenderTemplate ( ModelRoot model, Table currentTable ) : System
model ModelRoot
currentTable Table
리턴 System