C# Class Goose.Core.Output.GooseErrorTask

Inheritance: IGooseErrorTask
Afficher le fichier Open project: sebastianhallen/Goose

Méthodes publiques

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

Method Details

GooseErrorTask() public méthode

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