public static Int32M operator >>(
Int32M left,
int right
)Public Shared Operator >> (
left As Int32M,
right As Integer
) As Int32Mpublic:
static Int32M operator >>(
Int32M left,
int right
)static let inline (>>>)
left : Int32M *
right : int : Int32M