C# 클래스 VendingMachine.Console.ConsoleAppRunner

상속: AbstractApplicationRunner
파일 보기 프로젝트 열기: posaunehm/Codersation 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleAppRunner ( IKernel inKernel, IEnumerable inDictionary ) : System

보호된 메소드들

메소드 설명
ReadCommand ( ) : string

메소드 상세

ConsoleAppRunner() 공개 메소드

public ConsoleAppRunner ( IKernel inKernel, IEnumerable inDictionary ) : System
inKernel IKernel
inDictionary IEnumerable
리턴 System

ReadCommand() 보호된 메소드

protected ReadCommand ( ) : string
리턴 string