public static Int32M operator |(
Int32M left,
Int32M right
)Public Shared Operator Or (
left As Int32M,
right As Int32M
) As Int32Mpublic:
static Int32M operator |(
Int32M left,
Int32M right
)static let inline (|||)
left : Int32M *
right : Int32M : Int32M