C# Class TaskList.AzureServiceBus.Adapters.TasksModule

Inheritance: Nancy.NancyModule
Afficher le fichier Open project: iancooper/Paramore

Méthodes publiques

Méthode Description
TasksModule ( IRetrieveTaskViewModels taskViewModelRetriever, TaskView>.IBuildViews taskViewBuilder, IAmACommandProcessor commandProcessor ) : System

Method Details

TasksModule() public méthode

public TasksModule ( IRetrieveTaskViewModels taskViewModelRetriever, TaskView>.IBuildViews taskViewBuilder, IAmACommandProcessor commandProcessor ) : System
taskViewModelRetriever IRetrieveTaskViewModels
taskViewBuilder TaskView>.IBuildViews
commandProcessor IAmACommandProcessor
Résultat System