Returns the product of an OhTime object aTime and an integer aI. OhTime オブジェクト aTime と整数 aI の積を OhTime オブジェ クトとして返します。
public static OhTime mul(OhTime,int);
Multiplies the current OhTime object by aI. 現在の OhTime オブジェクトを aI 倍します。
public void mul(int);
OhTime クラス | OhymosNet 名前空間