C# 클래스 Rsdn.Janus.ConsoleCommandTarget

상속: CommandTarget
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
ConsoleCommandTarget ( IServiceProvider provider ) : System

비공개 메소드들

메소드 설명
ExecuteClear ( ICommandContext context ) : void
ExecuteClose ( ICommandContext context ) : void
ExecuteCommandInfo ( ICommandContext context, string command ) : void
ExecuteConsole ( ICommandContext context ) : void
ExecutePrompt ( ICommandContext context, string prompt ) : void
QueryConsoleCommandStatus ( ICommandContext context ) : CommandStatus

메소드 상세

ConsoleCommandTarget() 공개 메소드

public ConsoleCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
리턴 System