PlatformAttribute Constructors

Definition

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

Applies to