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

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

ApplyAdditionalReferences() 보호된 메소드

protected ApplyAdditionalReferences ( ) : void
리턴 void

GetRelativeOutputPath() 보호된 메소드

protected GetRelativeOutputPath ( ) : string
리턴 string

ProjectFile() 공개 메소드

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