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

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

ApplyAdditionalItemGroups() protected méthode

protected ApplyAdditionalItemGroups ( ) : void
Résultat void

ApplyAdditionalPropertyGroups() protected méthode

protected ApplyAdditionalPropertyGroups ( ) : void
Résultat void

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, IZetboxContext ctx, string projectGuid, List fileNames, IEnumerable schemaProviders ) : System
_host Arebis
ctx IZetboxContext
projectGuid string
fileNames List
schemaProviders IEnumerable
Résultat System