C# Class FubuCore.CommandLine.ActivatorCommandCreator

Inheritance: ICommandCreator
Afficher le fichier Open project: DarthFubuMVC/fubucore

Méthodes publiques

Méthode Description
Create ( Type commandType ) : IFubuCommand

Method Details

Create() public méthode

public Create ( Type commandType ) : IFubuCommand
commandType System.Type
Résultat IFubuCommand