C# Class Castle.MonoRail.Hosting.Mvc.Typed.ActionResolutionSink

Inheritance: BaseControllerExecutionSink, IActionResolutionSink
Afficher le fichier Open project: johnsimons/MonoRail3

Méthodes publiques

Méthode Description
Invoke ( ControllerExecutionContext executionCtx ) : void

Method Details

Invoke() public méthode

public Invoke ( ControllerExecutionContext executionCtx ) : void
executionCtx ControllerExecutionContext
Résultat void