Table of Contents

Constructor XmlQueryTool

Namespace
LMKit.Agents.Tools.BuiltIn.Data
Assembly
LM-Kit.NET.dll

XmlQueryTool()

Initializes a new instance with default settings.

public XmlQueryTool()

XmlQueryTool(XmlToolOptions)

Initializes a new instance with custom options.

public XmlQueryTool(XmlToolOptions options)

Parameters

options XmlToolOptions

Configuration options.

Share