C# Class Bootstrapper.Program

Afficher le fichier Open project: themotleyfool/NuGet

Méthodes publiques

Méthode Description
Main ( string args ) : int
ParseArgs ( ) : string

Private Methods

Méthode Description
EnsurePackageRestoreConsent ( XmlDocument document ) : void
GetConfigDocument ( ) : XmlDocument
RunProcess ( ProcessStartInfo processInfo ) : void
WriteError ( Exception e ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int

ParseArgs() public static méthode

public static ParseArgs ( ) : string
Résultat string