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

FunctionType

Property in FunctionTypeBuilder

Summary

Gets the FunctionType instance constructed by this FunctionTypeBuilder .

public FunctionType FunctionType { get; };

Last updated

Was this helpful?