C# Class AthensTransit_Hackathon.Stop

Datei anzeigen Open project: crowdhackathon-transport/AthensTransit

Public Methods

Method Description
Stop ( string stopName, List list, int numberOfCStops, int stopPosition ) : System

Method Details

Stop() public method

public Stop ( string stopName, List list, int numberOfCStops, int stopPosition ) : System
stopName string
list List
numberOfCStops int
stopPosition int
return System