C# 클래스 Octopus.Cli.Commands.CreateChannelCommand

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

공개 메소드들

메소드 설명
CreateChannelCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System

보호된 메소드들

메소드 설명
Execute ( ) : System.Threading.Tasks.Task

메소드 상세

CreateChannelCommand() 공개 메소드

public CreateChannelCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System
repositoryFactory IOctopusAsyncRepositoryFactory
log ILogger
fileSystem IOctopusFileSystem
clientFactory IOctopusClientFactory
리턴 System

Execute() 보호된 메소드

protected Execute ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task