다음을 통해 공유


IWebPageRequestExecutor 인터페이스

정의

웹 페이지에서 코드를 실행할 수 있는 실행기 클래스를 구현하는 메서드를 정의합니다.

public interface IWebPageRequestExecutor
type IWebPageRequestExecutor = interface
Public Interface IWebPageRequestExecutor

메서드

Execute(WebPage)

지정된 웹 페이지에서 코드를 실행합니다.

적용 대상