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

◆ InternalException() [6/7]

System.Net.InternalException.InternalException ( )
inlinepackage

Definition at line 19 of file InternalException.cs.

20 : this(null)
21 {
22 }