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

KendoGridPage() public method

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