C# Class Automobile.Mobile.Framework.UnitTests.Helpers.MobileDeviceDummy

Inheritance: Automobile.Mobile.Framework.Device.MobileDevice
Show file Open project: vistaprint/automobile Class Usage Examples

Public Methods

Method Description
BeginAutomation ( ) : void
MobileDeviceDummy ( ) : System.Threading
Shutdown ( ) : void
TakeScreenshot ( ) : byte[]

Method Details

BeginAutomation() public method

public BeginAutomation ( ) : void
return void

MobileDeviceDummy() public method

public MobileDeviceDummy ( ) : System.Threading
return System.Threading

Shutdown() public method

public Shutdown ( ) : void
return void

TakeScreenshot() public method

public TakeScreenshot ( ) : byte[]
return byte[]