C# 클래스 Octopus.Cli.Exporters.ReleaseExporter

상속: BaseExporter
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
ReleaseExporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System

보호된 메소드들

메소드 설명
Export ( string>.Dictionary paramDictionary ) : Task

메소드 상세

Export() 보호된 메소드

protected Export ( string>.Dictionary paramDictionary ) : Task
paramDictionary string>.Dictionary
리턴 Task

ReleaseExporter() 공개 메소드

public ReleaseExporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System
repository IOctopusAsyncRepository
fileSystem IOctopusFileSystem
log ILogger
리턴 System