GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.TabTuple Class Reference

Public Member Functions

 TabTuple (int TabId, string Url)

Properties

int TabId [get, set]
string Url [get, set]

Detailed Description

Definition at line 237 of file MagicHelper.cs.

Constructor & Destructor Documentation

◆ TabTuple() [1/2]

GenerallyPositive.Browser.TabTuple.TabTuple ( int TabId,
string Url )

Definition at line 242 of file MagicHelper.cs.

◆ TabTuple() [2/2]

GenerallyPositive.Browser.TabTuple.TabTuple ( )

Definition at line 247 of file MagicHelper.cs.

Property Documentation

◆ TabId

int GenerallyPositive.Browser.TabTuple.TabId
getset

Definition at line 239 of file MagicHelper.cs.

◆ Url

string GenerallyPositive.Browser.TabTuple.Url
getset

Definition at line 240 of file MagicHelper.cs.


The documentation for this class was generated from the following file: