C# Class UnitClassLibrary.DistanceUnit.DistanceTypes.Imperial.YardUnit.YardExtensions

Afficher le fichier Open project: ParagonTruss/UnitClassLibrary

Méthodes publiques

Méthode Description
AsYards ( this passedDistance ) : double
FromYardsToDistance ( this passedDouble ) : Distance

Method Details

AsYards() public static méthode

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

FromYardsToDistance() public static méthode

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