C# Class UCosmic.Www.Mvc.Areas.Activities.Controllers.ActivityFormServices

Mostrar archivo Open project: ucosmic/UCosmicPreview Class Usage Examples

Public Methods

Method Description
ActivityFormServices ( IProcessQueries queryProcessor, IHandleCommands createCommandHandler, IHandleCommands draftCommandHandler, IHandleCommands updateCommandHandler, IHandleCommands purgeCommandHandler ) : System

Method Details

ActivityFormServices() public method

public ActivityFormServices ( IProcessQueries queryProcessor, IHandleCommands createCommandHandler, IHandleCommands draftCommandHandler, IHandleCommands updateCommandHandler, IHandleCommands purgeCommandHandler ) : System
queryProcessor IProcessQueries
createCommandHandler IHandleCommands
draftCommandHandler IHandleCommands
updateCommandHandler IHandleCommands
purgeCommandHandler IHandleCommands
return System