C# Class MahTweets.UI.Controls.MultiParentChoiceDialog

Mostra file Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
MultiParentChoiceDialog ( IEnumerable accounts, Action onSelected, String verb, String target ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MultiParentChoiceDialog() public method

public MultiParentChoiceDialog ( IEnumerable accounts, Action onSelected, String verb, String target ) : System
accounts IEnumerable
onSelected Action
verb String
target String
return System