Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.GrammarExplorer.ViewRange Class Reference

Public Member Functions

 ViewRange (int min, int max)
 
bool Equals (ViewRange other)
 

Public Attributes

readonly int Min
 

Detailed Description

Definition at line 36 of file EditorViewAdapter.cs.

Constructor & Destructor Documentation

Irony.GrammarExplorer.ViewRange.ViewRange ( int  min,
int  max 
)

Definition at line 38 of file EditorViewAdapter.cs.

Member Function Documentation

bool Irony.GrammarExplorer.ViewRange.Equals ( ViewRange  other)

Definition at line 42 of file EditorViewAdapter.cs.

Member Data Documentation

readonly int Irony.GrammarExplorer.ViewRange.Min

Definition at line 37 of file EditorViewAdapter.cs.


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