Class ArgumentsMatchInfo
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
IsExactMatch
public bool IsExactMatch { get; }
Property Value
IsMatchRequiringConversion
public bool IsMatchRequiringConversion { get; }
Property Value
Methods
ToString()
public override string ToString()