C# 클래스 LiftController.Sprite

상속: ActiveObject
파일 보기 프로젝트 열기: JoinPatterns/ScalableJoins

공개 프로퍼티들

프로퍼티 타입 설명
Redraw Graphics>>.Synchronous.Channel

보호된 프로퍼티들

프로퍼티 타입 설명
EndTransition Asynchronous.Channel
UnderViewLock Synchronous.Channel
WaitForEndTransition Synchronous.Channel

공개 메소드들

메소드 설명
RedrawUnderViewLock ( System.TimeSpan t, Graphics g ) : void

보호된 메소드들

메소드 설명
Sprite ( ) : System

메소드 상세

RedrawUnderViewLock() 공개 메소드

public RedrawUnderViewLock ( System.TimeSpan t, Graphics g ) : void
t System.TimeSpan
g System.Drawing.Graphics
리턴 void

Sprite() 보호된 메소드

protected Sprite ( ) : System
리턴 System

프로퍼티 상세

EndTransition 보호되어 있는 프로퍼티

protected Asynchronous.Channel EndTransition
리턴 Asynchronous.Channel

Redraw 공개적으로 프로퍼티

public Synchronous.Channel> Redraw
리턴 Graphics>>.Synchronous.Channel

UnderViewLock 보호되어 있는 프로퍼티

protected Synchronous.Channel UnderViewLock
리턴 Synchronous.Channel

WaitForEndTransition 보호되어 있는 프로퍼티

protected Synchronous.Channel WaitForEndTransition
리턴 Synchronous.Channel