Method ShouldSerializeCodeCompletionChars
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
ShouldSerializeCodeCompletionChars()
Indicates whether the CodeCompletionChars
property should be persisted.
public override bool ShouldSerializeCodeCompletionChars()
Returns
- bool
True if
CodeCompletionChars
differs from its default value; otherwise false.