C# Class PoshCode.Controls.PromptForObjectEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Jaykul/PoshConsole Class Usage Examples

Méthodes publiques

Méthode Description
PromptForObjectEventArgs ( string caption, string message, Collection descriptions ) : System

Method Details

PromptForObjectEventArgs() public méthode

public PromptForObjectEventArgs ( string caption, string message, Collection descriptions ) : System
caption string
message string
descriptions Collection
Résultat System