Method FindByShortcut
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
FindByShortcut(string, bool)
Gets a code snippet by its shortcut.
public virtual ICodeSnippet FindByShortcut(string shortcut, bool caseSensitive)
Gets a code snippet by its shortcut.
public virtual ICodeSnippet FindByShortcut(string shortcut, bool caseSensitive)