Table of Contents

Class TsEnumValue

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll

Represents a value of the enum

public class TsEnumValue
Inheritance
TsEnumValue

Constructors

TsEnumValue()

Initializes a new instance of the TsEnumValue class.

TsEnumValue(FieldInfo)

Initializes a new instance of the TsEnumValue class with the specific name and value.

Properties

Field
Name

Gets or sets name of the enum value

Value

Gets or sets value of the enum