C# Class FluentBuild.Publishing.NuGet.NuGetPublisher

Inheritance: FluentBuild.Utilities.InternalExecutable
Afficher le fichier Open project: SkightTeam/eLiteWeb Class Usage Examples

Méthodes publiques

Свойство Type Description
_depenencyGroups IList

Méthodes publiques

Méthode Description
DeployFolder ( FluentFs.Core.Directory path ) : ProjectIdMandatory
DeployFolder ( string path ) : ProjectIdMandatory
NuGetPublisher ( ) : System

Private Methods

Méthode Description
CreateSchema ( ) : string
InternalExecute ( ) : void
NuGetPublisher ( IFileSystemHelper fileSystemHelper, IExecutable executable ) : System

Method Details

DeployFolder() public méthode

public DeployFolder ( FluentFs.Core.Directory path ) : ProjectIdMandatory
path FluentFs.Core.Directory
Résultat ProjectIdMandatory

DeployFolder() public méthode

public DeployFolder ( string path ) : ProjectIdMandatory
path string
Résultat ProjectIdMandatory

NuGetPublisher() public méthode

public NuGetPublisher ( ) : System
Résultat System

Property Details

_depenencyGroups public_oe property

public IList _depenencyGroups
Résultat IList