C# Class AppUpdater.Recipe.UpdateRecipe

ファイルを表示 Open project: diogomafra/AppUpdater Class Usage Examples

Public Methods

Method Description
UpdateRecipe ( string newVersion, string currentVersion, IEnumerable files ) : System.Collections.Generic

Method Details

UpdateRecipe() public method

public UpdateRecipe ( string newVersion, string currentVersion, IEnumerable files ) : System.Collections.Generic
newVersion string
currentVersion string
files IEnumerable
return System.Collections.Generic