C# Class UnitClassLibrary.DistanceUnit.DistanceTypes.Metric.CentimeterUnit.CentimeterExtensions

Afficher le fichier Open project: ParagonTruss/UnitClassLibrary

Méthodes publiques

Méthode Description
AsCentimeters ( this passedDistance ) : double
FromCentimetersToDistance ( this passedDouble ) : Distance

Method Details

AsCentimeters() public static méthode

public static AsCentimeters ( this passedDistance ) : double
passedDistance this
Résultat double

FromCentimetersToDistance() public static méthode

public static FromCentimetersToDistance ( this passedDouble ) : Distance
passedDouble this
Résultat Distance