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

◆ DllNotFoundException() [1/4]

System.DllNotFoundException.DllNotFoundException ( )
inline

Definition at line 10 of file DllNotFoundException.cs.

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

References System.Runtime.Serialization.Dictionary.