C# Class WindowsPhoneTestFramework.Server.FluentCore.FluentBase

Show file Open project: Expensify/WindowsPhoneTestFramework

Protected Properties

Property Type Description
Automation IAutomationController

Protected Methods

Method Description
FluentBase ( IAutomationController automation ) : System

Method Details

FluentBase() protected method

protected FluentBase ( IAutomationController automation ) : System
automation IAutomationController
return System

Property Details

Automation protected property

protected IAutomationController Automation
return IAutomationController