C# 클래스 FubuCore.CommandLine.ActivatorCommandCreator

상속: ICommandCreator
파일 보기 프로젝트 열기: DarthFubuMVC/fubucore

공개 메소드들

메소드 설명
Create ( Type commandType ) : IFubuCommand

메소드 상세

Create() 공개 메소드

public Create ( Type commandType ) : IFubuCommand
commandType System.Type
리턴 IFubuCommand