ClassWebDriverWarningView
Class
Interaction logic for WebDriverWarningView.xaml
Definition
Namespace:ArtOfTest.WebAii.Design.UI.Controls.BrowserSelection
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class WebDriverWarningView : ModalDialogContentBase, IComponentConnector
Inheritance: objectWebDriverWarningView
Implements:
Constructors
WebDriverWarningView()
Declaration
cs-api-definition
public WebDriverWarningView()
Properties
Methods
InitializeComponent()
InitializeComponent
Declaration
cs-api-definition
public void InitializeComponent()
Implements