C# Class NuGetGallery.FunctionalTests.CommandlineHelper.ProcessResult

Afficher le fichier Open project: NuGet/NuGetGallery

Méthodes publiques

Méthode Description
ProcessResult ( int exitCode, string standardError ) : System

Method Details

ProcessResult() public méthode

public ProcessResult ( int exitCode, string standardError ) : System
exitCode int
standardError string
Résultat System