C# 클래스 withSIX.Play.Applications.ViewModels.WindowBase

상속: ScreenBase, IWindowScreen
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetWindowState ( ) : string
SetWindowState ( string state ) : void

메소드 상세

GetWindowState() 공개 메소드

public GetWindowState ( ) : string
리턴 string

SetWindowState() 공개 메소드

public SetWindowState ( string state ) : void
state string
리턴 void