Objectivity.Test.Automation.Tests.PageObjects.PageObjects.Kendo.KendoGridPage.KendoGridPage C# (CSharp) 메소드

KendoGridPage() 공개 메소드

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