Method AddRegexTool
AddRegexTool(ToolRegistry)
Adds the Regex tool with default options.
public static ToolRegistry AddRegexTool(this ToolRegistry registry)
Parameters
registryToolRegistry
Returns
AddRegexTool(ToolRegistry, RegexToolOptions)
Adds the Regex tool with custom options.
public static ToolRegistry AddRegexTool(this ToolRegistry registry, RegexToolOptions options)
Parameters
registryToolRegistryoptionsRegexToolOptions