Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Linq.Expressions.SwitchCase Class Referencesealed

Public Member Functions

override string ToString ()
 
SwitchCase Update (IEnumerable< Expression > testValues, Expression body)
 

Package Functions

 SwitchCase (Expression body, ReadOnlyCollection< Expression > testValues)
 

Properties

ReadOnlyCollection< ExpressionTestValues [get]
 
Expression Body [get]
 

Detailed Description

Definition at line 9 of file SwitchCase.cs.


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