Added ApartmentState to threads + tests

This commit is contained in:
Ami Bar
2012-07-06 16:32:25 +03:00
parent 4ba09bfa3f
commit 10633fdf9f
4 changed files with 93 additions and 8 deletions
+1
View File
@@ -109,6 +109,7 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="TestThreadApartmentState.cs" />
<Compile Include="TestParallelMethods.cs" />
<Compile Include="TestFalseFillStateWithParams.cs" />
<Compile Include="TestFillStateWithParams.cs" />