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

◆ HttpRequestException() [1/5]

System.Net.Http.HttpRequestException.HttpRequestException ( )
inline

Definition at line 9 of file HttpRequestException.cs.

10 : this(null, null)
11 {
12 }