Table of Contents

Method Supports

Namespace
Alternet.FormDesigner.TypeScript
Assembly
Alternet.FormDesigner.TypeScript.v9.dll

Supports(GeneratorSupport)

Gets a value indicating whether the specified code generation support is provided.

protected override bool Supports(GeneratorSupport support)

Parameters

support GeneratorSupport

The type of code generation support to test for.

Returns

bool

true if the specified code generation support is provided; otherwise, false.