C# Class BelhardTraining.LessonIO.TrainXml

Afficher le fichier Open project: bazile/Training Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Print ( ) : void
TrainXml ( ) : System
TrainXml ( double speed, int length ) : System

Method Details

Print() public méthode

public Print ( ) : void
Résultat void

TrainXml() public méthode

public TrainXml ( ) : System
Résultat System

TrainXml() public méthode

public TrainXml ( double speed, int length ) : System
speed double
length int
Résultat System