示例#1
0
 void CreateAction()
 {
     action      = new TestableProcessPackageAction();
     fakeProject = action.FakeProject;
 }