Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Net.Http.HttpAuthority Class Referencesealed

Public Member Functions

 HttpAuthority (string host, int port)
 
bool Equals ([NotNullWhen(true)] HttpAuthority other)
 
override bool Equals ([NotNullWhen(true)] object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
bool Equals (T? other)
 

Properties

string IdnHost [get]
 
int Port [get]
 

Detailed Description

Definition at line 5 of file HttpAuthority.cs.


The documentation for this class was generated from the following file: