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

◆ IdentityNotMappedException() [2/5]

System.Security.Principal.IdentityNotMappedException.IdentityNotMappedException ( string? message)
inline

Definition at line 29 of file IdentityNotMappedException.cs.

30 : base(message)
31 {
32 }