Adds the specified amount of seconds to the current object.
public void add(IOhTimeImmutable);
Adds aTime to aTp and returns the resultant object.
public static OhTimePoint add(IOhTimePointImmutable,IOhTimeImmutable);
Adds the specified amount of seconds to the current object and returns the updated object.
public void add(long);
OhTimePoint クラス | OhymosNet 名前空間