C# 클래스 CCNet.Build.Common.ProjectTypeExtensions

Provides additional information about project types.
파일 보기 프로젝트 열기: shuruev/CCNet.Extensions

공개 메소드들

메소드 설명
ServerName ( this projectType ) : string

Gets build server name for building this type of projects.

메소드 상세

ServerName() 공개 정적인 메소드

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