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

Inheritance: ScreenBase, IWindowScreen
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetWindowState ( ) : string
SetWindowState ( string state ) : void

Method Details

GetWindowState() public méthode

public GetWindowState ( ) : string
Résultat string

SetWindowState() public méthode

public SetWindowState ( string state ) : void
state string
Résultat void