C# Class Goose.Core.Output.GooseErrorTask

Inheritance: IGooseErrorTask
Datei anzeigen Open project: sebastianhallen/Goose

Public Methods

Method Description
GooseErrorTask ( ShellCommand command, Microsoft.VisualStudio.Shell.ErrorTask error ) : Goose.Core.Action

Method Details

GooseErrorTask() public method

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