Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.DebugInfo Class Referencesealed

Classes

class  DebugInfoComparer
 

Public Member Functions

override string ToString ()
 

Static Public Member Functions

static DebugInfo GetMatchingDebugInfo (DebugInfo[] debugInfos, int index)
 

Public Attributes

int StartLine
 
int EndLine
 
int Index
 
string FileName
 
bool IsClear
 

Static Private Attributes

static readonly DebugInfoComparer s_debugComparer = new DebugInfoComparer()
 

Detailed Description

Definition at line 7 of file DebugInfo.cs.


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