public static Int64M operator *(
Int64M left,
Int64M right
)Public Shared Operator * (
left As Int64M,
right As Int64M
) As Int64Mpublic:
static Int64M operator *(
Int64M left,
Int64M right
)static let inline (*)
left : Int64M *
right : Int64M : Int64M