C# Class Phil, ScalableJoins

Inheritance: IViewable
Afficher le fichier Open project: JoinPatterns/ScalableJoins Class Usage Examples

Méthodes publiques

Свойство Type Description
GetALife Asynchronous.Channel

Méthodes publiques

Méthode Description
Phil ( int id, Table, Table ) : System
getalifeAsync ( ) : Task

Private Methods

Méthode Description
IViewable ( Graphics g ) : void
getalifeSync ( ) : void

Method Details

Phil() public méthode

public Phil ( int id, Table, Table ) : System
id int
Table Table,
Résultat System

getalifeAsync() public méthode

public getalifeAsync ( ) : Task
Résultat Task

Property Details

GetALife public_oe property

public Asynchronous.Channel GetALife
Résultat Asynchronous.Channel