Applabtodotesting.UITests.Tests.Tests C# (CSharp) 메소드

Tests() 공개 메소드

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