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

◆ PlatformNotSupportedException() [1/4]

System.PlatformNotSupportedException.PlatformNotSupportedException ( )
inline

Definition at line 10 of file PlatformNotSupportedException.cs.

11 : base(SR.Arg_PlatformNotSupported)
12 {
13 base.HResult = -2146233031;
14 }

References System.Runtime.Serialization.Dictionary.