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

◆ Add() [2/4]

void System.Diagnostics.Tracing.EventPayload.Add ( string key,
object value )
inline

Definition at line 53 of file EventPayload.cs.

54 {
55 throw new NotSupportedException();
56 }