SetUp() public method

public SetUp ( ) : void
return void
 public void SetUp()
 {
     TestActivityHandler = new TestActivityHandler(new UtilWP80(), new AssertTestWP80(), TargetPlatform.wphone80);
     TestActivityHandler.SetUp();
 }