Delegate OptionsFunc
- Namespace
- JavaScriptCore
- Assembly
- JavaScriptCore-6.0.dll
public delegate bool OptionsFunc(string option, OptionType type, string? description)
Parameters
optionstringtypeOptionTypedescriptionstring
public delegate bool OptionsFunc(string option, OptionType type, string? description)
option stringtype OptionTypedescription string