Produces the full product of two 32-bit numbers.
[Edit]
Parameters
- a
- The first int to multiply.
[Edit]
- b
- The second int to multiply.
[Edit]
Returns
A long containing the product of the specified numbers.
[Edit]
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0