C# Class NUnit.Framework.RequiresMTAAttribute

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

Public Methods

Method Description
RequiresMTAAttribute ( ) : System

Construct a RequiresMTAAttribute

Method Details

RequiresMTAAttribute() public method

Construct a RequiresMTAAttribute
public RequiresMTAAttribute ( ) : System
return System