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

◆ SupportedOSPlatformAttribute()

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

Definition at line 6 of file SupportedOSPlatformAttribute.cs.

7 : base(platformName)
8 {
9 }