C# Class MvcContrib.CommandProcessor.Commands.CommandFactory

Inheritance: ICommandFactory
显示文件 Open project: atomicobject/mvccontrib

Public Methods

Method Description
GetCommands ( ICommandConfiguration definition ) : IEnumerable

Method Details

GetCommands() public method

public GetCommands ( ICommandConfiguration definition ) : IEnumerable
definition ICommandConfiguration
return IEnumerable