Table of Contents

Delegate OptionsFunc

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

Parameters

option string
type OptionType
description string

Returns

bool