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

◆ WindowsIdentity() [9/9]

System.Security.Principal.WindowsIdentity.WindowsIdentity ( SerializationInfo info,
StreamingContext context )
inline

Definition at line 497 of file WindowsIdentity.cs.

498 {
499 throw new PlatformNotSupportedException();
500 }