C# 클래스 ConsolePlate.Service.CommandCollection

상속: IPartImportsSatisfiedNotification
파일 보기 프로젝트 열기: avovsya/ConsolePlate

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OnImportsSatisfied ( ) : void
WriteHelp ( ) : void
this ( string name ) : ICommand

메소드 상세

OnImportsSatisfied() 공개 메소드

public OnImportsSatisfied ( ) : void
리턴 void

WriteHelp() 공개 메소드

public WriteHelp ( ) : void
리턴 void

this() 공개 메소드

public this ( string name ) : ICommand
name string
리턴 ICommand