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