CommandSearchResult
Definition
public record CommandSearchResult : IComparable<CommandSearchResult>Remarks
Quick Lookup
Goal
How
Properties
Command
Name
Constructor
CommandSearchResult(CommandMethod, string, int, bool[])
Parameter
Type
Description
Methods
IsExactMatch
IsMatchAtIndex
Parameter
Type
Description
CompareTo
Parameter
Type
Description
Examples
Inspecting Match Results
See Also
Last updated