C# Class ConsoleShared.ConsoleGetCommands

Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
GetCommands ( Assembly assembly ) : CommandList

Private Methods

Méthode Description
GetCommands ( IEnumerable commandClasses, Assembly assembly ) : CommandList
IsAsyncMethod ( MemberInfo method ) : bool

Method Details

GetCommands() public static méthode

public static GetCommands ( Assembly assembly ) : CommandList
assembly System.Reflection.Assembly
Résultat CommandList