C# Class CustomBuild.AdminModule.SDataClientEntityDeploymentPackage

Inheritance: MSBuildDeploymentPackage
Afficher le fichier Open project: jboyce/LinqToSData

Méthodes protégées

Méthode Description
ConfigureProject ( Microsoft proj ) : void
GenerateInternal ( OperationStatus op, BuildType buildType ) : void

Private Methods

Méthode Description
BuildProject ( IEnumerable buildItemFiles, Engine engine ) : void
CopyEntityInterfacesAssembly ( ) : void

Copies the entity interfaces assembly and it's associated satellite assemblies.

Method Details

ConfigureProject() protected méthode

protected ConfigureProject ( Microsoft proj ) : void
proj Microsoft
Résultat void

GenerateInternal() protected méthode

protected GenerateInternal ( OperationStatus op, BuildType buildType ) : void
op OperationStatus
buildType BuildType
Résultat void