C# 클래스 MahTweets.UI.Controls.MultiParentChoiceDialog

파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
MultiParentChoiceDialog ( IEnumerable accounts, Action onSelected, String verb, String target ) : System

비공개 메소드들

메소드 설명
Button_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

MultiParentChoiceDialog() 공개 메소드

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