C# Class Exercise12_4.Meter

Afficher le fichier Open project: Softwire/Learning-C-sharp Class Usage Examples

Méthodes publiques

Свойство Type Description
length double

Méthodes publiques

Méthode Description
Meter ( double length ) : System
ToString ( ) : string

Method Details

Meter() public méthode

public Meter ( double length ) : System
length double
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

length public_oe property

public double length
Résultat double