C# Class FRBDKUpdater.Actions.ActionStarter

Afficher le fichier Open project: vchelaru/FlatRedBall

Private Properties

Свойство Type Description
StartAsAdmin bool

Méthodes publiques

Méthode Description
CleanAndZipAction ( string directoryToClear, string saveFile, string extractionPath ) : bool

Private Methods

Méthode Description
StartAsAdmin ( string args ) : bool

Method Details

CleanAndZipAction() public static méthode

public static CleanAndZipAction ( string directoryToClear, string saveFile, string extractionPath ) : bool
directoryToClear string
saveFile string
extractionPath string
Résultat bool