C# Class UnitClassLibrary.DistanceUnit.DistanceTypes.Imperial.FootUnit.FootExtensions

Mostra file Open project: ParagonTruss/UnitClassLibrary

Public Methods

Method Description
AsFeet ( this passedDistance ) : double
FromFeetToDistance ( this passedDouble ) : Distance

Method Details

AsFeet() public static method

public static AsFeet ( this passedDistance ) : double
passedDistance this
return double

FromFeetToDistance() public static method

public static FromFeetToDistance ( this passedDouble ) : Distance
passedDouble this
return Distance