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

◆ KeyNotFoundException() [1/4]

System.Collections.Generic.KeyNotFoundException.KeyNotFoundException ( )
inline

Definition at line 10 of file KeyNotFoundException.cs.

11 : base(SR.Arg_KeyNotFound)
12 {
13 base.HResult = -2146232969;
14 }

References System.Runtime.Serialization.Dictionary.