C# Class ConsoleApplication14.NewPassangerEvent

Inheritance: Event
Afficher le fichier Open project: itstep2014springEvening/CommonProjects

Méthodes publiques

Свойство Type Description
where Stop

Méthodes publiques

Méthode Description
NewPassangerEvent ( uint time, Stop where ) : System
process ( ) : void

Method Details

NewPassangerEvent() public méthode

public NewPassangerEvent ( uint time, Stop where ) : System
time uint
where Stop
Résultat System

process() public méthode

public process ( ) : void
Résultat void

Property Details

where public_oe property

public Stop,ConsoleApplication14 where
Résultat Stop