C# Class withSIX.Play.Applications.ViewModels.Overlays.SoftwareUpdateOverlayViewModelBase

Inheritance: OverlayViewModelBase
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ViewChangelog ( ) : void

Protected Methods

Method Description
SoftwareUpdateOverlayViewModelBase ( SettingsViewModel settingsViewModel ) : System

Method Details

SoftwareUpdateOverlayViewModelBase() protected method

protected SoftwareUpdateOverlayViewModelBase ( SettingsViewModel settingsViewModel ) : System
settingsViewModel SettingsViewModel
return System

ViewChangelog() public method

public ViewChangelog ( ) : void
return void