C# Class Sequin.Discovery.ReflectionCommandRegistry

Inheritance: ICommandRegistry
Exibir arquivo Open project: sequin/sequin

Public Methods

Method Description
GetCommandType ( string name ) : Type
ReflectionCommandRegistry ( ) : System

Method Details

GetCommandType() public method

public GetCommandType ( string name ) : Type
name string
return Type

ReflectionCommandRegistry() public method

public ReflectionCommandRegistry ( ) : System
return System