C# Class FluentBuild.Publishing.NuGet.DependencyGroup

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Add ( string projectId ) : void
Add ( string projectId, string version ) : void
DependencyGroup ( ) : System.Collections.Generic
ToString ( ) : string

Method Details

Add() public méthode

public Add ( string projectId ) : void
projectId string
Résultat void

Add() public méthode

public Add ( string projectId, string version ) : void
projectId string
version string
Résultat void

DependencyGroup() public méthode

public DependencyGroup ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string