modifiersApply

For each active modifier (MODFlags.const_, MODFlags.immutable_, etc) call fp with a void* for the work param and a string representation of the attribute.

void
modifiersApply
(,
void delegate
(
string
)
dg
)
Suggestion Box / Bug Report