Class MyEnum<T>.Range
Inheritance
System.Object
MyEnum<T>.Range
Namespace: VRage.Library.Utils
Assembly: VRage.Library.dll
Syntax
public sealed class Range : ValueType
Fields
Max
Declaration
public static readonly T Max
Field Value
| Type | Description |
|---|---|
| T |
Min
Declaration
public static readonly T Min
Field Value
| Type | Description |
|---|---|
| T |