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