C# Class ArgsTests.CLI.HumanInputItem

Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
HumanInputItem ( ConsoleKeyInfo key, System.TimeSpan preDelay, System.TimeSpan postDelay ) : System

Method Details

HumanInputItem() public méthode

public HumanInputItem ( ConsoleKeyInfo key, System.TimeSpan preDelay, System.TimeSpan postDelay ) : System
key System.ConsoleKeyInfo
preDelay System.TimeSpan
postDelay System.TimeSpan
Résultat System