Added thread IsBackground unit test

This commit is contained in:
Ami Bar
2012-08-21 09:00:05 +03:00
parent 26d3fcd82d
commit 9b69e03cf5
4 changed files with 50 additions and 3 deletions
+1
View File
@@ -111,6 +111,7 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="TestThreadIsBackground.cs" />
<Compile Include="TestThreadApartmentState.cs" />
<Compile Include="TestParallelMethods.cs" />
<Compile Include="TestFalseFillStateWithParams.cs" />