C# Class Microsoft.UnitTests.Core.XUnit.ThreadTypeAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Microsoft/RTVS

Public Methods

Method Description
ThreadTypeAttribute ( ThreadType threadType ) : System

Method Details

ThreadTypeAttribute() public method

public ThreadTypeAttribute ( ThreadType threadType ) : System
threadType ThreadType
return System