Table of Contents

Method FindByShortcut

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

FindByShortcut(string, bool)

When implemented by a class, gets a code snippet by its shortcut.

ICodeSnippet FindByShortcut(string shortcut, bool caseSensitive)

Parameters

shortcut string
caseSensitive bool

Returns

ICodeSnippet