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