次の方法で共有


Int32.BigMul(Int32, Int32) メソッド

定義

public:
 static long BigMul(int left, int right);
public static long BigMul (int left, int right);
static member BigMul : int * int -> int64
Public Shared Function BigMul (left As Integer, right As Integer) As Long

パラメーター

left
Int32
right
Int32

戻り値

適用対象