C# 클래스 Headless.UnitTests.TextPageWrapper

The TextPageWrapper class is used for internal testing.
상속: TextPage
파일 보기 프로젝트 열기: roryprimrose/Headless 1 사용 예제들

공개 메소드들

메소드 설명
TextPageWrapper ( ) : System

Initializes a new instance of the TextPageWrapper class.

TextPageWrapper ( Uri targetLocation ) : System

Initializes a new instance of the TextPageWrapper class.

메소드 상세

TextPageWrapper() 공개 메소드

Initializes a new instance of the TextPageWrapper class.
public TextPageWrapper ( ) : System
리턴 System

TextPageWrapper() 공개 메소드

Initializes a new instance of the TextPageWrapper class.
public TextPageWrapper ( Uri targetLocation ) : System
targetLocation System.Uri /// The target location. ///
리턴 System