C# Class LightNode.Sample.Server.SelfHost.AuthenticationAttribute

Inheritance: LightNodeFilterAttribute
Exibir arquivo Open project: neuecc/LightNode

Public Methods

Method Description
Invoke ( OperationContext operationContext, Func next ) : System.Threading.Tasks.Task

Method Details

Invoke() public method

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