Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ApiGateway
API
Application
MiddlewareService
GatewayMiddlewareService
C# 클래스 ApiGateway.API.Application.MiddlewareService.GatewayMiddlewareService
상속:
IGatewayMiddleware
파일 보기
프로젝트 열기: VeritasSoftware/AspNetCore.ApiGateway
공개 메소드들
메소드
설명
Invoke
(
HttpContext
context
,
string
api
,
string
key
) :
Task
메소드 상세
Invoke()
공개
메소드
public
Invoke
(
HttpContext
context
,
string
api
,
string
key
) :
Task
context
HttpContext
api
string
key
string
리턴
Task