Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Collections.Immutable.IImmutableStack< T > Member List

This is the complete list of members for System.Collections.Immutable.IImmutableStack< T >, including all inherited members.

Clear()System.Collections.Immutable.IImmutableStack< T >
GetEnumerator()System.Collections.IEnumerable
IsEmptySystem.Collections.Immutable.IImmutableStack< T >
Peek()System.Collections.Immutable.IImmutableStack< T >
Pop()System.Collections.Immutable.IImmutableStack< T >
Push(T value)System.Collections.Immutable.IImmutableStack< T >