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

◆ TypeUnloadedException() [1/4]

System.TypeUnloadedException.TypeUnloadedException ( )
inline

Definition at line 10 of file TypeUnloadedException.cs.

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

References System.Runtime.Serialization.Dictionary.