Table of Contents

Class ExtendedMethodInfo

Namespace
NCalc.Reflection
Assembly
NCalc.Core.dll
public sealed class ExtendedMethodInfo
Inheritance
ExtendedMethodInfo
Inherited Members

Properties

MethodInfo

public MethodInfo MethodInfo { get; init; }

Property Value

MethodInfo

PreparedArguments

public Expression[] PreparedArguments { get; init; }

Property Value

Expression[]

Score

public int Score { get; init; }

Property Value

int