예제 #1
0
 public void SetUp()
 {
     TestAttributionHandler.SetUp();
 }
 public void SetUp()
 {
     TestAttributionHandler = new TestAttributionHandler(new UtilWP80(), new AssertTestWP80(), TargetPlatform.wphone80);
     TestAttributionHandler.SetUp();
 }