C# Class Zetbox.DalProvider.Client.Generator.Templates.ProjectFile

Inheritance: Zetbox.Generator.Templates.ProjectFile
Show file Open project: daszat/zetbox

Public Methods

Method Description
ProjectFile ( Arebis _host, Zetbox ctx, string projectGuid, List fileNames, IEnumerable schemaProviders ) : System

Protected Methods

Method Description
ApplyAdditionalReferences ( ) : void
GetRelativeOutputPath ( ) : string

Method Details

ApplyAdditionalReferences() protected method

protected ApplyAdditionalReferences ( ) : void
return void

GetRelativeOutputPath() protected method

protected GetRelativeOutputPath ( ) : string
return string

ProjectFile() public method

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