C# Class FluentBuild.Publishing.NuGet.ProjectIdMandatory

Inheritance: OptionBase
Afficher le fichier Open project: SkightTeam/eLiteWeb Class Usage Examples

Méthodes publiques

Méthode Description
ProjectId ( string id ) : VersionMandatory
ProjectIdMandatory ( NuGetPublisher parent )

Method Details

ProjectId() public méthode

public ProjectId ( string id ) : VersionMandatory
id string
Résultat VersionMandatory

ProjectIdMandatory() public méthode

public ProjectIdMandatory ( NuGetPublisher parent )
parent NuGetPublisher