Class TsIndexerMethod
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
public class TsIndexerMethod
- Inheritance
-
TsIndexerMethod
Constructors
Properties
- IsIgnored
Gets or sets bool value indicating whether this method will be ignored by TsGenerator.
- IsOptional
Gets or sets bool value indicating whether this method is optional in TypeScript interface.
- PropertyInfo
Gets the CLR method represented by this TsMethod.
- ReturnType
Gets or sets type of the method.