C# Class UnitClassLibrary.DistanceUnit.DistanceTypes.Metric.MeterUnit.MeterExtensions

Afficher le fichier Open project: ParagonTruss/UnitClassLibrary

Méthodes publiques

Méthode Description
AsMeters ( this passedDistance ) : double
FromMetersToDistance ( this passedDouble ) : Distance

Method Details

AsMeters() public static méthode

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

FromMetersToDistance() public static méthode

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