C# 클래스 LightNode.Sample.Server.SelfHost.AuthenticationAttribute

상속: LightNodeFilterAttribute
파일 보기 프로젝트 열기: neuecc/LightNode

공개 메소드들

메소드 설명
Invoke ( OperationContext operationContext, Func next ) : System.Threading.Tasks.Task

메소드 상세

Invoke() 공개 메소드

public Invoke ( OperationContext operationContext, Func next ) : System.Threading.Tasks.Task
operationContext OperationContext
next Func
리턴 System.Threading.Tasks.Task