C# 클래스 ConsoleShared.ConsoleGetCommands

파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
GetCommands ( Assembly assembly ) : CommandList

비공개 메소드들

메소드 설명
GetCommands ( IEnumerable commandClasses, Assembly assembly ) : CommandList
IsAsyncMethod ( MemberInfo method ) : bool

메소드 상세

GetCommands() 공개 정적인 메소드

public static GetCommands ( Assembly assembly ) : CommandList
assembly System.Reflection.Assembly
리턴 CommandList