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

◆ GetObjectData()

void ISerializable. System.Security.Principal.WindowsIdentity.GetObjectData ( SerializationInfo info,
StreamingContext context )
inlineprivatevirtual

Reimplemented from System.Security.Claims.ClaimsIdentity.

Definition at line 502 of file WindowsIdentity.cs.

503 {
504 throw new PlatformNotSupportedException();
505 }