C# Class FRBDKUpdater.Actions.CleanAndZipAction

Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
CleanAndZip ( string userAppPath, string directoryToClear, string zipFile, string extractionPath ) : void

Method Details

CleanAndZip() public static method

public static CleanAndZip ( string userAppPath, string directoryToClear, string zipFile, string extractionPath ) : void
userAppPath string
directoryToClear string
zipFile string
extractionPath string
return void