C# Class PhotonWire.Server.PhotonWireFilterAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
Invoke ( OperationContext context, Func next ) : Task

Method Details

Invoke() public abstract méthode

public abstract Invoke ( OperationContext context, Func next ) : Task
context OperationContext
next Func
Résultat Task