C# Class AthensTransit_Hackathon.LinesRepresentation

Mostrar archivo Open project: crowdhackathon-transport/AthensTransit

Public Methods

Method Description
LinesRepresentation ( string lNo, string lName, bool even ) : AthensTransit_Hackathon.Common

Method Details

LinesRepresentation() public method

public LinesRepresentation ( string lNo, string lName, bool even ) : AthensTransit_Hackathon.Common
lNo string
lName string
even bool
return AthensTransit_Hackathon.Common