C# 클래스 Microsoft.AspNetCore.Server.IISIntegration.IISSetupFilter

상속: IStartupFilter
파일 보기 프로젝트 열기: aspnet/IISIntegration

공개 메소드들

메소드 설명
Configure ( Action next ) : Action

비공개 메소드들

메소드 설명
IISSetupFilter ( string pairingToken ) : System

메소드 상세

Configure() 공개 메소드

public Configure ( Action next ) : Action
next Action
리턴 Action