C# Class Zetbox.Generator.InterfaceTemplates.ProjectFile

Inheritance: 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
ApplyAdditionalProperties ( ) : void
ApplyAdditionalReferences ( ) : void
GetAssemblyName ( ) : string
GetRelativeOutputPath ( ) : string

Method Details

ApplyAdditionalProperties() protected méthode

protected ApplyAdditionalProperties ( ) : void
Résultat void

ApplyAdditionalReferences() protected méthode

protected ApplyAdditionalReferences ( ) : void
Résultat void

GetAssemblyName() protected méthode

protected GetAssemblyName ( ) : string
Résultat string

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