C# 클래스 NuDeploy.CommandLine.UserInterface.ConsoleServiceResultVisualizer

상속: IServiceResultVisualizer
파일 보기 프로젝트 열기: andreaskoch/NuDeploy 1 사용 예제들

공개 메소드들

메소드 설명
Display ( IUserInterface userInterface, IServiceResult serviceResult ) : void

메소드 상세

Display() 공개 메소드

public Display ( IUserInterface userInterface, IServiceResult serviceResult ) : void
userInterface IUserInterface
serviceResult IServiceResult
리턴 void