Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CCNet
Build
Common
ProjectTypeExtensions
C# Class CCNet.Build.Common.ProjectTypeExtensions
Provides additional information about project types.
Mostrar archivo
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