Method | Description | |
---|---|---|
AsKilometers ( this passedDistance ) : double | ||
FromKilometerToDistance ( this passedint ) : Distance | ||
FromKilometersToDistance ( this passedDouble ) : Distance |
public static AsKilometers ( this passedDistance ) : double | ||
passedDistance | this | |
return | double |
public static FromKilometerToDistance ( this passedint ) : Distance | ||
passedint | this | |
return | Distance |
public static FromKilometersToDistance ( this passedDouble ) : Distance | ||
passedDouble | this | |
return | Distance |