Table of Contents

Class Rangeb

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Rangeb", "fecb1a58ef3af7676334e343c665fe9393a2156a50f8449deac17ebaee608dc7")]
public sealed record Rangeb : IEquatable<Rangeb>
Inheritance
Rangeb
Implements
Inherited Members

Properties

Codec

public static Codec<Rangeb> Codec { get; }

Property Value

Codec<Rangeb>

Max

public int Max { get; init; }

Property Value

int

Min

public int Min { get; init; }

Property Value

int