C# Class MetroIde.Dialogs.ControlDialogs.MessageBoxList

Interaction logic for MessageBoxList.xaml
Afficher le fichier Open project: ChadSki/Quickbeam Class Usage Examples

Méthodes publiques

Méthode Description
MessageBoxList ( string title, string message, IEnumerable items ) : System.Collections.Generic

Private Methods

Méthode Description
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnContinue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MessageBoxList() public méthode

public MessageBoxList ( string title, string message, IEnumerable items ) : System.Collections.Generic
title string
message string
items IEnumerable
Résultat System.Collections.Generic