public static ByteM operator %(
ByteM left,
ByteM right
)
Public Shared Operator Mod (
left As ByteM,
right As ByteM
) As ByteM
public:
static ByteM operator %(
ByteM left,
ByteM right
)
static let inline (%)
left : ByteM *
right : ByteM : ByteM