C# Class AsyncDolls.YourDolls.Spec.LogElement

Inheritance: ILinkElement
Mostrar archivo Open project: danielmarbach/async-dolls

Public Methods

Method Description
Invoke ( TransportMessage transportMessage, Func next ) : System.Threading.Tasks.Task

Method Details

Invoke() public method

public Invoke ( TransportMessage transportMessage, Func next ) : System.Threading.Tasks.Task
transportMessage TransportMessage
next Func
return System.Threading.Tasks.Task