Show / Hide Table of Contents

Enum Enums.BrowserType

Browser type to run: Chrome, Edge, Firefox, Safari [not implemented]

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum BrowserType

Fields

Name Description
Chrome
Edge
FireFox
IE11
Safari

Extension Methods

EnumExtensions.GetAttributeOfType<TAttribute>()
In This Article
Back to top Generated by DocFX