取得可能データパックの確認を行います。 Tells whether the data from "aTFrom" to "aTTo" can be obtained or not.
public override bool canYouGetData(IOhTimePointImmutable,IOhTimePointImmutable);
取得可能データパックの確認を行ないます。 Tells whether the data at "aTFromTo" can be obtained or not.
public override bool canYouGetData(OhTimePoint);
OhReceivePort クラス | OhymosNet 名前空間