mdFinal constant

int const mdFinal

Specifies that the method cannot be overridden.

Implementation

static const mdFinal = 0x0020;