C# Class MahTweets.UI.Controls.MultiParentChoiceDialog

Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
MultiParentChoiceDialog ( IEnumerable accounts, Action onSelected, String verb, String target ) : System

Private Methods

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

Method Details

MultiParentChoiceDialog() public méthode

public MultiParentChoiceDialog ( IEnumerable accounts, Action onSelected, String verb, String target ) : System
accounts IEnumerable
onSelected Action
verb String
target String
Résultat System