C# 클래스 Mistilteinn.Controls.MessageDialogButton

상속: System.Windows.Controls.Button
파일 보기 프로젝트 열기: RuriJudgement/Mistilteinn

공개 메소드들

메소드 설명
MessageDialogButton ( String content, System.Windows.Media.Brush foregroundBrush = null, System.Windows.Style style = null ) : System

비공개 메소드들

메소드 설명
MessageDialogButton ( ) : System

메소드 상세

MessageDialogButton() 공개 메소드

public MessageDialogButton ( String content, System.Windows.Media.Brush foregroundBrush = null, System.Windows.Style style = null ) : System
content String
foregroundBrush System.Windows.Media.Brush
style System.Windows.Style
리턴 System