Table of Contents

Class ArgumentsMatchInfo

Namespace
Steeltoe.Common.Expression.Internal.Spring.Support
Assembly
Steeltoe.Common.Expression.dll
public class ArgumentsMatchInfo
Inheritance
ArgumentsMatchInfo
Inherited Members

Constructors

ArgumentsMatchInfo(ArgumentsMatchKind)

public ArgumentsMatchInfo(ArgumentsMatchKind kind)

Parameters

kind ArgumentsMatchKind

Properties

IsCloseMatch

public bool IsCloseMatch { get; }

Property Value

bool

IsExactMatch

public bool IsExactMatch { get; }

Property Value

bool

IsMatchRequiringConversion

public bool IsMatchRequiringConversion { get; }

Property Value

bool

Methods

ToString()

public override string ToString()

Returns

string