SetUp() public method

public SetUp ( ) : void
return void
コード例 #1
0
 public void SetUp()
 {
     TestAttributionHandler = new TestAttributionHandler(new UtilWP80(), new AssertTestWP80(), TargetPlatform.wphone80);
     TestAttributionHandler.SetUp();
 }