methodMaskFromNames

Builds a bitmask from the given list of method names.

ushort
methodMaskFromNames
(
string[] names
)

Parameters

names string[]

The method names to use.

Return Value

Type: ushort

A bitmask where bits are active for each method in the given list.