Class
BrowserConstraintsHelper

Definition

Namespace:ArtOfTest.Common.Design.BackwardsCompatibility

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public static class BrowserConstraintsHelper

Inheritance: objectBrowserConstraintsHelper

Methods

CanRunAgainst(BrowserConstraints, BrowserType)

Declaration

cs-api-definition
public static bool CanRunAgainst(BrowserConstraints constraint, BrowserType browserType)

Parameters

constraint

BrowserConstraints

browserType

BrowserType

Returns

bool