Method CreateWithFlags
CreateWithFlags(params string[])
Creates CustomEventArgs instance with the specified flags turned on.
public static CustomEventArgs CreateWithFlags(params string[] flagNames)Parameters
- flagNamesstring[]
- Collection of custom flag names.