Edit

StringMatcher Constructors

StringMatcher() Constructor

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Initializes a new instance of the StringMatcher class.

public StringMatcher(/*IAlphabet alphabet = null*/)
    {
        // _alphabet = alphabet;
    }