For the complete documentation index, see llms.txt. This page is also available as Markdown.

AddFunction(string,Delegate)

Method in Actions

Summary

public void AddFunction(string name, Delegate implementation)

Parameters

Name
Description

string name

Delegate implementation

Last updated

Was this helpful?