DelegatingAIFunction.UnderlyingMethod Proprietà

Definizione

Ottiene l'oggetto sottostante MethodInfo che potrebbe AIFunction essere disposto a capo.

public:
 virtual property System::Reflection::MethodInfo ^ UnderlyingMethod { System::Reflection::MethodInfo ^ get(); };
public override System.Reflection.MethodInfo? UnderlyingMethod { get; }
member this.UnderlyingMethod : System.Reflection.MethodInfo
Public Overrides ReadOnly Property UnderlyingMethod As MethodInfo

Valore della proprietà

Si applica a