C# 클래스 ShellMe.CommandLine.History.HistoryEntry

파일 보기 프로젝트 열기: dff-solutions/shell.me 1 사용 예제들

공개 메소드들

메소드 설명
HistoryEntry ( string value, int index, bool isCommand ) : System

메소드 상세

HistoryEntry() 공개 메소드

public HistoryEntry ( string value, int index, bool isCommand ) : System
value string
index int
isCommand bool
리턴 System