Class ShapeShiftNull
- Namespace
- ShapeShift
- Assembly
- ShapeShift.dll
Represents a null value.
public sealed record ShapeShiftNull : ShapeShiftValue, IShapeable<ShapeShiftValue>, IEquatable<ShapeShiftValue>, IEquatable<ShapeShiftNull>
- Inheritance
-
ShapeShiftNull
- Implements
-
IShapeable<ShapeShiftValue>
- Inherited Members