mdHideBySig constant

int const mdHideBySig

Specifies that the method hides by name and signature, rather than just by name.

Implementation

static const mdHideBySig = 0x0080;