C# Class UpdateChecker.View.NewerVersionViewModel

Show file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
NewerVersionViewModel ( string releasenotes, string newVersion, Action CloseView, Action SetBrowserContent ) : System

Method Details

NewerVersionViewModel() public method

public NewerVersionViewModel ( string releasenotes, string newVersion, Action CloseView, Action SetBrowserContent ) : System
releasenotes string
newVersion string
CloseView Action
SetBrowserContent Action
return System