다음을 통해 공유


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

반환

적용 대상