C# Class SchemaZen.console.ConsoleQuestion

Afficher le fichier Open project: Zocdoc/schemazen Class Usage Examples

Méthodes publiques

Méthode Description
AskYN ( string question ) : bool
WaitForKeyPress ( ) : void

Method Details

AskYN() public static méthode

public static AskYN ( string question ) : bool
question string
Résultat bool

WaitForKeyPress() public static méthode

public static WaitForKeyPress ( ) : void
Résultat void