Method Supports
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
Supports(GeneratorSupport)
Gets a value indicating whether the specified code generation support is provided.
protected override bool Supports(GeneratorSupport support)
Parameters
support
GeneratorSupportThe type of code generation support to test for.
Returns
- bool
true if the specified code generation support is provided; otherwise, false.