PlatformAttribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PlatformAttribute() | |
PlatformAttribute(String) |
PlatformAttribute()
public PlatformAttribute ();
Applies to
PlatformAttribute(String)
public PlatformAttribute (string platforms);
new NUnit.Framework.PlatformAttribute : string -> NUnit.Framework.PlatformAttribute
Parameters
- platforms
- String