C# 클래스 Zetbox.DalProvider.Ef.Generator.Templates.ProjectFile

상속: Zetbox.Generator.Templates.ProjectFile
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
ProjectFile ( Arebis _host, IZetboxContext ctx, string projectGuid, List fileNames, IEnumerable schemaProviders ) : System

보호된 메소드들

메소드 설명
ApplyAdditionalItemGroups ( ) : void
ApplyAdditionalPropertyGroups ( ) : void
ApplyAdditionalReferences ( ) : void
GetRelativeOutputPath ( ) : string

메소드 상세

ApplyAdditionalItemGroups() 보호된 메소드

protected ApplyAdditionalItemGroups ( ) : void
리턴 void

ApplyAdditionalPropertyGroups() 보호된 메소드

protected ApplyAdditionalPropertyGroups ( ) : void
리턴 void

ApplyAdditionalReferences() 보호된 메소드

protected ApplyAdditionalReferences ( ) : void
리턴 void

GetRelativeOutputPath() 보호된 메소드

protected GetRelativeOutputPath ( ) : string
리턴 string

ProjectFile() 공개 메소드

public ProjectFile ( Arebis _host, IZetboxContext ctx, string projectGuid, List fileNames, IEnumerable schemaProviders ) : System
_host Arebis
ctx IZetboxContext
projectGuid string
fileNames List
schemaProviders IEnumerable
리턴 System