Returns true if this accessor has one of a given set of modifiers (such as "public"), false if not.
Parent Type: Accessor
Namespace: DwellNet.CodeDoc
Assembly: CodeDocApi.dll
| C# |
|
public bool HasModifier ( ) |
modifiers
The modifiers to search for. Matching is performed in a case-sensitive manner.