C# Class Sequin.Discovery.ReflectionCommandRegistry

Inheritance: ICommandRegistry
Afficher le fichier Open project: sequin/sequin

Méthodes publiques

Méthode Description
GetCommandType ( string name ) : Type
ReflectionCommandRegistry ( ) : System

Method Details

GetCommandType() public méthode

public GetCommandType ( string name ) : Type
name string
Résultat Type

ReflectionCommandRegistry() public méthode

public ReflectionCommandRegistry ( ) : System
Résultat System