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