Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MidpointRounding.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.MidpointRounding {
  System.ToEven , System.AwayFromZero , System.ToZero , System.ToNegativeInfinity ,
  System.ToPositiveInfinity
}