C# Class SoftwareDevelopment2016.Interval

Afficher le fichier Open project: MonarchTSA/SoftwareDevelopment2016 Class Usage Examples

Méthodes publiques

Méthode Description
GetLength ( ) : double
Interval ( double min, double max ) : System
ToString ( ) : string

Method Details

GetLength() public méthode

public GetLength ( ) : double
Résultat double

Interval() public méthode

public Interval ( double min, double max ) : System
min double
max double
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string