C# 클래스 OpenQA.Selenium.Remote.Server.RemoteWebDriverServerCommandHandlerFactory

Creates instances of CommandHandler objects for the desired DriverCommand.
상속: CommandHandlerFactory
파일 보기 프로젝트 열기: jimevans/strontium

보호된 메소드들

메소드 설명
AddHandlers ( ) : void

Adds handler constructors to the dictionary of handler creators.

메소드 상세

AddHandlers() 보호된 메소드

Adds handler constructors to the dictionary of handler creators.
protected AddHandlers ( ) : void
리턴 void