Editor.TestServices.PageConstraintsTests.PageConstraintsTests C# (CSharp) Method

PageConstraintsTests() public method

public PageConstraintsTests ( ) : System
return System
        public PageConstraintsTests()
        {
            //
            // TODO: aggiungere qui la logica del costruttore
            //
            svc = new PageServices();
        }