Class ExtendedMethodInfo
- Namespace
- NCalc.Reflection
- Assembly
- NCalc.Core.dll
public sealed class ExtendedMethodInfo
- Inheritance
-
ExtendedMethodInfo
- Inherited Members
Properties
MethodInfo
public required MethodInfo MethodInfo { get; init; }
Property Value
PreparedArguments
public required Expression[] PreparedArguments { get; init; }
Property Value
Score
public int Score { get; init; }