C# Class CCNet.Build.Common.ProjectTypeExtensions

Provides additional information about project types.
Show file Open project: shuruev/CCNet.Extensions

Public Methods

Method Description
ServerName ( this projectType ) : string

Gets build server name for building this type of projects.

Method Details

ServerName() public static method

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