C# 클래스 MainWindow.StatusMessage, Screenary

파일 보기 프로젝트 열기: Screenary/Screenary

보호된 프로퍼티들

프로퍼티 타입 설명
mainWindow MainWindow,

공개 메소드들

메소드 설명
ClearStatusText ( ) : Boolean
StartTimer ( ) : void
StatusMessage ( MainWindow, mainWindow, uint messageId, uint contextId ) : System

메소드 상세

ClearStatusText() 공개 메소드

public ClearStatusText ( ) : Boolean
리턴 Boolean

StartTimer() 공개 메소드

public StartTimer ( ) : void
리턴 void

StatusMessage() 공개 메소드

public StatusMessage ( MainWindow, mainWindow, uint messageId, uint contextId ) : System
mainWindow MainWindow,
messageId uint
contextId uint
리턴 System

프로퍼티 상세

mainWindow 보호되어 있는 프로퍼티

protected MainWindow, mainWindow
리턴 MainWindow,