C# Class ArgsTests.CLI.HumanInputItem

Datei anzeigen Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
HumanInputItem ( ConsoleKeyInfo key, System.TimeSpan preDelay, System.TimeSpan postDelay ) : System

Method Details

HumanInputItem() public method

public HumanInputItem ( ConsoleKeyInfo key, System.TimeSpan preDelay, System.TimeSpan postDelay ) : System
key System.ConsoleKeyInfo
preDelay System.TimeSpan
postDelay System.TimeSpan
return System