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