C# Class FubuCore.CommandLine.ActivatorCommandCreator

Inheritance: ICommandCreator
Mostra file Open project: DarthFubuMVC/fubucore

Public Methods

Method Description
Create ( Type commandType ) : IFubuCommand

Method Details

Create() public method

public Create ( Type commandType ) : IFubuCommand
commandType System.Type
return IFubuCommand