C# 클래스 MetroIde.Dialogs.ControlDialogs.MessageBoxList

Interaction logic for MessageBoxList.xaml
파일 보기 프로젝트 열기: ChadSki/Quickbeam 1 사용 예제들

공개 메소드들

메소드 설명
MessageBoxList ( string title, string message, IEnumerable items ) : System.Collections.Generic

비공개 메소드들

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

메소드 상세

MessageBoxList() 공개 메소드

public MessageBoxList ( string title, string message, IEnumerable items ) : System.Collections.Generic
title string
message string
items IEnumerable
리턴 System.Collections.Generic