Objectivity.Test.Automation.Tests.PageObjects.PageObjects.Kendo.KendoTreeViewPage.KendoTreeViewPage C# (CSharp) Method

KendoTreeViewPage() public method

public KendoTreeViewPage ( DriverContext driverContext ) : System
driverContext Objectivity.Test.Automation.Common.DriverContext
return System
        public KendoTreeViewPage(DriverContext driverContext)
            : base(driverContext)
        {
        }