Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Create< T >()
[1/3]
static
ImmutableStack
<
T
>
System.Collections.Immutable.ImmutableStack
<
T
>.Create<
T
>
(
)
inline
static
Definition at line
10
of file
ImmutableStack.cs
.
11
{
12
return
ImmutableStack<T>
.Empty;
13
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Collections
Immutable
ImmutableStack
Generated by
1.10.0