AdjustTest.WP.TestAttributionHandlerWP80.SetUp C# (CSharp) Méthode

SetUp() private méthode

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