Constructor TsEnumValue
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
TsEnumValue()
Initializes a new instance of the TsEnumValue class.
public TsEnumValue()
TsEnumValue(FieldInfo)
Initializes a new instance of the TsEnumValue class with the specific name and value.
public TsEnumValue(FieldInfo field)
Parameters
field
FieldInfo