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

◆ CertificateFromDelegate() [1/2]

void System.Net.NetEventSource.CertificateFromDelegate ( int secureChannelHash)
inlineprivate

Definition at line 187 of file NetEventSource.cs.

188 {
189 WriteEvent(23, secureChannelHash);
190 }
unsafe void WriteEvent(int eventId, int arg1, int arg2, int arg3, string arg4, string arg5)

References System.Net.NetEventSource.WriteEvent().