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

◆ UnsupportedOSPlatformAttribute()

System.Runtime.Versioning.UnsupportedOSPlatformAttribute.UnsupportedOSPlatformAttribute ( string platformName)
inline

Definition at line 6 of file UnsupportedOSPlatformAttribute.cs.

7 : base(platformName)
8 {
9 }