C# Class ShellMe.CommandLine.History.HistoryEntry

Afficher le fichier Open project: dff-solutions/shell.me Class Usage Examples

Méthodes publiques

Méthode Description
HistoryEntry ( string value, int index, bool isCommand ) : System

Method Details

HistoryEntry() public méthode

public HistoryEntry ( string value, int index, bool isCommand ) : System
value string
index int
isCommand bool
Résultat System