C# 클래스 Goose.Core.Output.GooseErrorTask

상속: IGooseErrorTask
파일 보기 프로젝트 열기: sebastianhallen/Goose

공개 메소드들

메소드 설명
GooseErrorTask ( ShellCommand command, Microsoft.VisualStudio.Shell.ErrorTask error ) : Goose.Core.Action

메소드 상세

GooseErrorTask() 공개 메소드

public GooseErrorTask ( ShellCommand command, Microsoft.VisualStudio.Shell.ErrorTask error ) : Goose.Core.Action
command Goose.Core.Action.ShellCommand
error Microsoft.VisualStudio.Shell.ErrorTask
리턴 Goose.Core.Action