Method GetKeyImpl
GetKeyImpl(string?)
Called by the base class to determine the key that matches the input.
protected override Key? GetKeyImpl(string? input)
Parameters
input
string
Called by the base class to determine the key that matches the input.
protected override Key? GetKeyImpl(string? input)
input
string