C# Class WindowsPhoneTestFramework.Client.AutomationClient.Remote.TakePictureCommand

Exibir arquivo Open project: Expensify/WindowsPhoneTestFramework

Public Methods

Method Description
DoCapture ( ) : byte[]

Protected Methods

Method Description
DoImpl ( ) : void

Method Details

DoCapture() public method

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

DoImpl() protected method

protected DoImpl ( ) : void
return void