methodMaskToStrings

Converts a method mask to a list of strings representing method names.

string[]
methodMaskToStrings
(
const ushort mask
)

Parameters

mask ushort

The mask to convert.

Return Value

Type: string[]

A list of method names.