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

◆ Remove() [2/4]

bool System.Diagnostics.Tracing.EventPayload.Remove ( string key)
inline

Definition at line 108 of file EventPayload.cs.

109 {
110 throw new NotSupportedException();
111 }