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

◆ DllNotFoundException() [2/4]

System.DllNotFoundException.DllNotFoundException ( string? message)
inline

Definition at line 16 of file DllNotFoundException.cs.

17 : base(message)
18 {
19 base.HResult = -2146233052;
20 }

References System.Runtime.Serialization.Dictionary.