C# Class NuGet.VisualStudio.OutputConsoleProvider

Inheritance: IOutputConsoleProvider
Afficher le fichier Open project: monoman/NugetCracker

Méthodes publiques

Méthode Description
CreateOutputConsole ( bool requirePowerShellHost ) : IConsole

Private Methods

Méthode Description
GetPowerShellHostProvider ( ) : IHostProvider

Method Details

CreateOutputConsole() public méthode

public CreateOutputConsole ( bool requirePowerShellHost ) : IConsole
requirePowerShellHost bool
Résultat IConsole