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

Inheritance: Zetbox.Generator.Templates.ProjectFile
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

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

Méthodes protégées

Méthode Description
ApplyAdditionalReferences ( ) : void
GetRelativeOutputPath ( ) : string

Method Details

ApplyAdditionalReferences() protected méthode

protected ApplyAdditionalReferences ( ) : void
Résultat void

GetRelativeOutputPath() protected méthode

protected GetRelativeOutputPath ( ) : string
Résultat string

ProjectFile() public méthode

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