Table of Contents

Interface INativeTool

A tool that is native to the service.

public interface INativeTool : ITool
Inherited Members

Properties

Fallback

Fallback function if this native tool is not supported by the service.

Function Fallback { get; }

Property Value

Function