Class BrowserConstraintsHelper
Inheritance
System.Object
BrowserConstraintsHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.Common.Design.BackwardsCompatibility
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public static class BrowserConstraintsHelper
Methods
CanRunAgainst(BrowserConstraints, BrowserType)
Declaration
public static bool CanRunAgainst(BrowserConstraints constraint, BrowserType browserType)
Parameters
BrowserConstraints
constraint
|
BrowserType
browserType
|
Returns
System.Boolean
|