C# 클래스 Automobile.Mobile.Framework.UnitTests.Helpers.MobileDeviceDummy

상속: Automobile.Mobile.Framework.Device.MobileDevice
파일 보기 프로젝트 열기: vistaprint/automobile 1 사용 예제들

공개 메소드들

메소드 설명
BeginAutomation ( ) : void
MobileDeviceDummy ( ) : System.Threading
Shutdown ( ) : void
TakeScreenshot ( ) : byte[]

메소드 상세

BeginAutomation() 공개 메소드

public BeginAutomation ( ) : void
리턴 void

MobileDeviceDummy() 공개 메소드

public MobileDeviceDummy ( ) : System.Threading
리턴 System.Threading

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void

TakeScreenshot() 공개 메소드

public TakeScreenshot ( ) : byte[]
리턴 byte[]