Table of Contents

Class BoolVariable

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

Constructors

BoolVariable(bool)

BoolVariable(bool value)

Parameters

value bool

Properties

value

bool value { get; init; }

Property Value

bool