Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.Design.Serialization.ContextStack Class Referencesealed

Public Member Functions

void Append (object context)
 
object? Pop ()
 
void Push (object context)
 

Properties

object? Current [get]
 
object? this[int level] [get]
 
object? this[Type type] [get]
 

Private Attributes

ArrayList _contextStack
 

Detailed Description

Definition at line 5 of file ContextStack.cs.


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