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

Methods

Property in TypeBase

Summary

Gets the collection of methods that are defined on this type.

public virtual IReadOnlyDictionary<string, Delegate> Methods { get }

Last updated

Was this helpful?