C# Class NSubstitute.Acceptance.Specs.CustomHandlersSpecs.ActionHandler

Inheritance: ICallHandler
Afficher le fichier Open project: nsubstitute/NSubstitute

Méthodes publiques

Méthode Description
ActionHandler ( RouteAction>.Func handler ) : System
Handle ( ICall call ) : NSubstitute.Core.RouteAction

Method Details

ActionHandler() public méthode

public ActionHandler ( RouteAction>.Func handler ) : System
handler RouteAction>.Func
Résultat System

Handle() public méthode

public Handle ( ICall call ) : NSubstitute.Core.RouteAction
call ICall
Résultat NSubstitute.Core.RouteAction