C# Class UpdateChecker.View.NewerVersionViewModel

Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
NewerVersionViewModel ( string releasenotes, string newVersion, Action CloseView, Action SetBrowserContent ) : System

Method Details

NewerVersionViewModel() public méthode

public NewerVersionViewModel ( string releasenotes, string newVersion, Action CloseView, Action SetBrowserContent ) : System
releasenotes string
newVersion string
CloseView Action
SetBrowserContent Action
Résultat System