C# 클래스 Widgetsphere.Generator.MockProxy.ProjectItemGenerators.EventArgs.EventArgsExtenderTemplate

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

공개 메소드들

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

비공개 메소드들

메소드 설명
AppendMethodDTOEventArgs ( ) : void
AppendMethodPersistEventArgs ( ) : void
AppendMethodPrimaryKeyEventArgs ( ) : void
AppendMethodRunSelectEventArgs ( ) : void
GenerateContent ( ) : void

메소드 상세

AppendClass() 공개 메소드

public AppendClass ( ) : void
리턴 void

AppendUsingStatements() 공개 메소드

public AppendUsingStatements ( ) : void
리턴 void

EventArgsExtenderTemplate() 공개 메소드

public EventArgsExtenderTemplate ( ModelRoot model, Table table ) : System
model ModelRoot
table Table
리턴 System