C# Class TrafficGenerator

Afficher le fichier Open project: FIU-SCIS-Senior-Projects/UrbanTheater Class Usage Examples

Méthodes publiques

Свойство Type Description
consumePathQ Queue>

Méthodes publiques

Méthode Description
Join ( ) : void
Start ( ) : void

Private Methods

Méthode Description
ConsumePath ( ) : void
Run ( ) : void
WaitForQ ( ) : void

Method Details

Join() public méthode

public Join ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

consumePathQ public_oe property

public Queue> consumePathQ
Résultat Queue>