EnumExtensions
Class
Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public static class EnumExtensions
Inheritance: objectEnumExtensions
Methods
C#
public static BrowserExecutionType ToBrowserExecutionType(this BrowserType browserType)
C#
public static BrowserType ToBrowserType(this BrowserExecutionType browserExecutionType)