Метод | Описание | |
---|---|---|
AsFeet ( this passedDistance ) : double | ||
FromFeetToDistance ( this passedDouble ) : Distance |
public static AsFeet ( this passedDistance ) : double | ||
passedDistance | this | |
Результат | double |
public static FromFeetToDistance ( this passedDouble ) : Distance | ||
passedDouble | this | |
Результат | Distance |