terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
CredentialHostKey()
System.Net.CredentialHostKey.CredentialHostKey
(
string
host
,
int
port
,
string
authenticationType
)
inline
package
Definition at line
10
of file
CredentialHostKey.cs
.
11
{
12
this.Port
= port;
13
this.Host
= host;
14
this.AuthenticationType
=
authenticationType
;
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Net
CredentialHostKey
Generated by
1.10.0