C# Class Octopus.Cli.Util.AssemblyExtensions

Mostra file Open project: OctopusDeploy/Octo.exe Class Usage Examples

Public Methods

Method Description
FullLocalPath ( this assembly ) : string
GetInformationalVersion ( this type ) : string

Method Details

FullLocalPath() public static method

public static FullLocalPath ( this assembly ) : string
assembly this
return string

GetInformationalVersion() public static method

public static GetInformationalVersion ( this type ) : string
type this
return string