Added refactorings suggested by Simon Cropp

This commit is contained in:
Ami Bar
2009-12-19 17:33:30 +02:00
parent 1bd7e4d104
commit d2c14da5ad
62 changed files with 785 additions and 1131 deletions
+1 -5
View File
@@ -14,11 +14,7 @@ namespace SmartThreadPoolTests
[Category("TestStartSuspended")]
public class TestStartSuspended
{
public TestStartSuspended()
{
}
[Test]
[Test]
public void StartSuspended()
{
STPStartInfo stpStartInfo = new STPStartInfo();