Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MainWindow.IClientState
C# 클래스 MainWindow.IClientState, Screenary
파일 보기
프로젝트 열기: Screenary/Screenary
보호된 프로퍼티들
프로퍼티
타입
설명
mainWindow
MainWindow,
공개 메소드들
메소드
설명
IClientState
(
MainWindow,
mainWindow
) :
System
OnShareScreenAction
( ) :
void
refresh
( ) :
void
메소드 상세
IClientState()
공개
메소드
public
IClientState
(
MainWindow,
mainWindow
) :
System
mainWindow
MainWindow,
리턴
System
OnShareScreenAction()
공개
추상적인
메소드
public
abstract
OnShareScreenAction
( ) :
void
리턴
void
refresh()
공개
추상적인
메소드
public
abstract
refresh
( ) :
void
리턴
void
프로퍼티 상세
mainWindow
보호되어 있는 프로퍼티
protected
MainWindow,
mainWindow
리턴
MainWindow,