Method CreateWithFlag
CreateWithFlag(string)
Creates CustomEventArgs instance with the specified flag turned on.
public static CustomEventArgs CreateWithFlag(string flagName)
Parameters
flagName
stringCustom flag name.
Creates CustomEventArgs instance with the specified flag turned on.
public static CustomEventArgs CreateWithFlag(string flagName)
flagName
stringCustom flag name.