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

Inheritance: Automobile.Mobile.Framework.Device.MobileDevice
Afficher le fichier Open project: vistaprint/automobile Class Usage Examples

Méthodes publiques

Méthode Description
BeginAutomation ( ) : void
MobileDeviceDummy ( ) : System.Threading
Shutdown ( ) : void
TakeScreenshot ( ) : byte[]

Method Details

BeginAutomation() public méthode

public BeginAutomation ( ) : void
Résultat void

MobileDeviceDummy() public méthode

public MobileDeviceDummy ( ) : System.Threading
Résultat System.Threading

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void

TakeScreenshot() public méthode

public TakeScreenshot ( ) : byte[]
Résultat byte[]