OHyMoS.NET Class Library

OhTimePoint.toOhTimeSub メソッド 

Returns the time difference between the two OhTimePointImmutable objects.

引数で与える2つの OhTimePointImmutable オブジェクトの時間差 を返します。
public static OhTime toOhTimeSub(
   IOhTimePointImmutable aT,
   IOhTimePointImmutable bT
);

パラメータ

aT
an OhTimePointImmutable value
bT
an OhTimePointImmutable value

戻り値

a OhTime value

参照

OhTimePoint クラス | OhymosNet 名前空間