BRS#
BusLess Class Reference

Porovnávací objekt pro autobusy. More...

Inheritance diagram for BusLess:

Public Member Functions

int Compare (Bus x, Bus y)
 Porovnání dvou autobusů. More...
 

Detailed Description

Porovnávací objekt pro autobusy.

Řadí podle města odjezdu, města příjezdu a času odjezdu. Využívá se při hledání autobusů uživatelem.

Definition at line 10 of file MemoryDB.cs.

Member Function Documentation

int BusLess.Compare ( Bus  x,
Bus  y 
)

Porovnání dvou autobusů.

Parameters
xPrvní autobus.
yDruhý autobus.

Definition at line 16 of file MemoryDB.cs.


The documentation for this class was generated from the following file: