C# Class BelhardTraining.LessonIO.TrainXml

Exibir arquivo Open project: bazile/Training Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Print ( ) : void
TrainXml ( ) : System
TrainXml ( double speed, int length ) : System

Method Details

Print() public method

public Print ( ) : void
return void

TrainXml() public method

public TrainXml ( ) : System
return System

TrainXml() public method

public TrainXml ( double speed, int length ) : System
speed double
length int
return System