C# Class UserInterface_Mockup_ICT4Reals.Service.Service

ファイルを表示 Open project: marouanopen/ICT4Reals Class Usage Examples

Public Methods

Method Description
Service ( int id, string soort, int tramid, System.DateTime startdate, System.DateTime enddate, int superbeurtID ) : System

constructor

ToString ( ) : string

Method Details

Service() public method

constructor
public Service ( int id, string soort, int tramid, System.DateTime startdate, System.DateTime enddate, int superbeurtID ) : System
id int
soort string
tramid int
startdate System.DateTime
enddate System.DateTime
superbeurtID int
return System

ToString() public method

public ToString ( ) : string
return string