C# Class Castle.Windsor.Tests.Components.Controller

Inheritance: IController
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Controller ( IView view )
Process ( ) : void

Method Details

Controller() public méthode

public Controller ( IView view )
view IView

Process() public méthode

public Process ( ) : void
Résultat void