Method | Description | |
---|---|---|
AsFeet ( this passedDistance ) : double | ||
FromFeetToDistance ( this passedDouble ) : Distance |
public static AsFeet ( this passedDistance ) : double | ||
passedDistance | this | |
return | double |
public static FromFeetToDistance ( this passedDouble ) : Distance | ||
passedDouble | this | |
return | Distance |