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

◆ UnsupportedOSPlatformGuardAttribute()

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

Definition at line 6 of file UnsupportedOSPlatformGuardAttribute.cs.

7 : base(platformName)
8 {
9 }