C# Class withSIX.Play.Applications.ViewModels.WindowBase

Inheritance: ScreenBase, IWindowScreen
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetWindowState ( ) : string
SetWindowState ( string state ) : void

Method Details

GetWindowState() public method

public GetWindowState ( ) : string
return string

SetWindowState() public method

public SetWindowState ( string state ) : void
state string
return void