C# 클래스 OpenQA.Selenium.Firefox.Response

Represents the response returned by a command.
파일 보기 프로젝트 열기: epall/selenium

Private Properties

프로퍼티 타입 설명
IfNecessaryThrow void

공개 메소드들

메소드 설명
Response ( ) : System

Initializes a new instance of the Response class.

비공개 메소드들

메소드 설명
IfNecessaryThrow ( Type exceptionClass ) : void

Throws the specified exception, if necessary.

메소드 상세

Response() 공개 메소드

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