Accordion.Forms.UITests.Tests.Tests C# (CSharp) Method

Tests() public method

public Tests ( System.Platform platform ) : System
platform System.Platform
return System
        public Tests(Platform platform)
        {
            this.platform = platform;
        }