SetUp() public méthode

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