Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Add() [6/6]

Implements System.Collections.Immutable.IImmutableList< T >.

Definition at line 1965 of file ImmutableList.cs.

1966 {
1967 return Add(value);
1968 }

References System.Add, and System.value.