Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.IImmutableStack< T > Interface Template Reference

Public Member Functions

IImmutableStack< TClear ()
 
IImmutableStack< TPush (T value)
 
IImmutableStack< TPop ()
 
T Peek ()
 
IEnumerator GetEnumerator ()
 

Properties

bool IsEmpty [get]
 

Detailed Description

Definition at line 5 of file IImmutableStack.cs.


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