C# Class CCNet.Build.Common.ProjectTypeExtensions

Provides additional information about project types.
Afficher le fichier Open project: shuruev/CCNet.Extensions

Méthodes publiques

Méthode Description
ServerName ( this projectType ) : string

Gets build server name for building this type of projects.

Method Details

ServerName() public static méthode

Gets build server name for building this type of projects.
public static ServerName ( this projectType ) : string
projectType this
Résultat string