Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ConsoleShared
ConsoleGetCommands
C# Class ConsoleShared.ConsoleGetCommands
Mostra file
Open project: blehnen/DotNetWorkQueue
Public Methods
Method
Description
GetCommands
(
Assembly
assembly
) :
CommandList
Private Methods
Method
Description
GetCommands
(
IEnumerable
commandClasses
,
Assembly
assembly
) :
CommandList
IsAsyncMethod
(
MemberInfo
method
) :
bool
Method Details
GetCommands()
public
static
method
public
static
GetCommands
(
Assembly
assembly
) :
CommandList
assembly
System.Reflection.Assembly
return
CommandList