C# 클래스 ReleaseCandidateTracker.IdExtensions

파일 보기 프로젝트 열기: SzymonPobiega/ReleaseCandidateTracker

공개 메소드들

메소드 설명
MakeCandidateId ( this version ) : string
MakeCustomDocumentKey ( this version, string userSuppliedKey ) : string
MakeEnvironmentId ( this name ) : string

메소드 상세

MakeCandidateId() 공개 정적인 메소드

public static MakeCandidateId ( this version ) : string
version this
리턴 string

MakeCustomDocumentKey() 공개 정적인 메소드

public static MakeCustomDocumentKey ( this version, string userSuppliedKey ) : string
version this
userSuppliedKey string
리턴 string

MakeEnvironmentId() 공개 정적인 메소드

public static MakeEnvironmentId ( this name ) : string
name this
리턴 string