Table of Contents

Class MinMaxInt

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Class for representing a bounded range.

[Version(1, 2, 0)]
[Serializable]
public class MinMaxInt
Inheritance
MinMaxInt
Inherited Members
Extension Methods

Constructors

MinMaxInt()
MinMaxInt(int, int)

Fields

max
min