C# 클래스 Peachpie.Web.RequestDelegateExtension

파일 보기 프로젝트 열기: iolevel/peachpie

공개 메소드들

메소드 설명
UsePhp ( this builder ) : IApplicationBuilder

Installs PHP request handler within the application.

메소드 상세

UsePhp() 공개 정적인 메소드

Installs PHP request handler within the application.
public static UsePhp ( this builder ) : IApplicationBuilder
builder this
리턴 IApplicationBuilder