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

◆ TypeLoadStop()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.TypeLoadStop ( uint TypeLoadStartID,
ushort ClrInstanceID,
ushort LoadLevel,
ulong TypeID,
string TypeName )
inlineprivate

Definition at line 623 of file NativeRuntimeEventSource.cs.

624 {
625 throw new NotImplementedException();
626 }