C# 클래스 Phil, ScalableJoins

상속: IViewable
파일 보기 프로젝트 열기: JoinPatterns/ScalableJoins 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GetALife Asynchronous.Channel

공개 메소드들

메소드 설명
Phil ( int id, Table, Table ) : System
getalifeAsync ( ) : Task

비공개 메소드들

메소드 설명
IViewable ( Graphics g ) : void
getalifeSync ( ) : void

메소드 상세

Phil() 공개 메소드

public Phil ( int id, Table, Table ) : System
id int
Table Table,
리턴 System

getalifeAsync() 공개 메소드

public getalifeAsync ( ) : Task
리턴 Task

프로퍼티 상세

GetALife 공개적으로 프로퍼티

public Asynchronous.Channel GetALife
리턴 Asynchronous.Channel