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

◆ ArgumentOutOfRangeException() [1/6]

System.ArgumentOutOfRangeException.ArgumentOutOfRangeException ( )
inline

Definition at line 32 of file ArgumentOutOfRangeException.cs.

33 : base(SR.Arg_ArgumentOutOfRangeException)
34 {
35 base.HResult = -2146233086;
36 }

References System.Runtime.Serialization.Dictionary.