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

◆ IndexOutOfRangeException() [1/4]

System.IndexOutOfRangeException.IndexOutOfRangeException ( )
inline

Definition at line 10 of file IndexOutOfRangeException.cs.

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

References System.Runtime.Serialization.Dictionary.