Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


AIFunction.UnderlyingMethod Property

Definition

Gets the underlying MethodInfo that this AIFunction might be wrapping.

C#
public virtual System.Reflection.MethodInfo? UnderlyingMethod { get; }

Property Value

Remarks

Provides additional metadata on the function and its signature. Implementations not wrapping .NET methods may return null.

Applies to

Produkt Wersje
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)