Table of Contents

Class ArgumentsMatchInfo

Namespace
Steeltoe.Common.Expression.Internal.Spring.Support
Assembly
Steeltoe.Common.Expression.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
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