C# 클래스 Shell.ConsoleEnvironment

파일 보기 프로젝트 열기: AdrianFreemantle/DDD

공개 메소드들

메소드 설명
Build ( ) : void

비공개 메소드들

메소드 설명
RegisterCommand ( IConsoleCommand command ) : void
RegisterCommandValidators ( ) : void
RegisterCommands ( ) : void
RegisterSpecifications ( ) : void
RegisterView ( IConsoleView view ) : void
RegisterViews ( ) : void
SubscribeToCommands ( ) : void
SubsribeToEvents ( ) : void

메소드 상세

Build() 공개 정적인 메소드

public static Build ( ) : void
리턴 void