Table of Contents

Field MethodInfo

Namespace
LMKit.FunctionCalling.Events
Assembly
LM-Kit.NET.dll

Gets the MethodInfo representing the method that is about to be invoked.

public readonly MethodInfo MethodInfo

Returns

MethodInfo
Gets the representing the method that is about to be invoked.
Share