C# Class NUnit.Framework.RequiresSTAAttribute

Inheritance: PropertyAttribute
显示文件 Open project: nunit/nunit

Public Methods

Method Description
RequiresSTAAttribute ( ) : System

Construct a RequiresSTAAttribute

Method Details

RequiresSTAAttribute() public method

Construct a RequiresSTAAttribute
public RequiresSTAAttribute ( ) : System
return System