Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Range Struct Reference

Public Member Functions

 Range (int min, int max)
 

Package Functions

void CheckNull ()
 

Properties

int Count [get]
 
bool IsNull [get]
 
int Max [get]
 
int Min [get]
 

Private Attributes

readonly int _min
 
readonly int _max
 
readonly bool _isNotNull
 

Detailed Description

Definition at line 3 of file Range.cs.


The documentation for this struct was generated from the following file: