C# Class AppUpdater.Recipe.UpdateRecipe

Afficher le fichier Open project: diogomafra/AppUpdater Class Usage Examples

Méthodes publiques

Méthode Description
UpdateRecipe ( string newVersion, string currentVersion, IEnumerable files ) : System.Collections.Generic

Method Details

UpdateRecipe() public méthode

public UpdateRecipe ( string newVersion, string currentVersion, IEnumerable files ) : System.Collections.Generic
newVersion string
currentVersion string
files IEnumerable
Résultat System.Collections.Generic