C# 클래스 Octopus.Cli.Util.AssemblyExtensions

파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe 1 사용 예제들

공개 메소드들

메소드 설명
FullLocalPath ( this assembly ) : string
GetInformationalVersion ( this type ) : string

메소드 상세

FullLocalPath() 공개 정적인 메소드

public static FullLocalPath ( this assembly ) : string
assembly this
리턴 string

GetInformationalVersion() 공개 정적인 메소드

public static GetInformationalVersion ( this type ) : string
type this
리턴 string