C# Class ShellMe.CommandLine.History.HistoryEntry

Datei anzeigen Open project: dff-solutions/shell.me Class Usage Examples

Public Methods

Method Description
HistoryEntry ( string value, int index, bool isCommand ) : System

Method Details

HistoryEntry() public method

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