AdjustTest.WP.TestAttributionHandlerWP80.SetUp C# (CSharp) Method

SetUp() private method

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