public void SetUp()
 {
     Project = new DynamicProject();
 }
Example #2
0
 public void SetUp()
 {
     Project = new DynamicProject();
 }