EventRefGetEventModifiers Method (EventInfo) |
Get any modifiers from the specified EventInfo.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static Modifiers GetEventModifiers(
EventInfo eventInfo
)
Parameters
- eventInfo
- Type: System.ReflectionEventInfo
Return Value
Type:
ModifiersSee Also