Table of Contents

Class IntVariable

Namespace
abstractions
Assembly
PIKLib.dll
record IntVariable : variable, IEquatable<variable>, IEquatable<IntVariable>
Inheritance
IntVariable
Implements
Inherited Members

Constructors

IntVariable(int)

IntVariable(int value)

Parameters

value int

Properties

value

int value { get; init; }

Property Value

int