C# 클래스 MTMCL.MCCrash

MCCrash.xaml 的互動邏輯
상속: System.Windows.Window
파일 보기 프로젝트 열기: cvronmin/metocraft

공개 메소드들

메소드 설명
MCCrash ( ) : System.Windows
MCCrash ( string content ) : System.Windows
MCCrash ( string content, string path ) : System.Windows

비공개 메소드들

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

메소드 상세

MCCrash() 공개 메소드

public MCCrash ( ) : System.Windows
리턴 System.Windows

MCCrash() 공개 메소드

public MCCrash ( string content ) : System.Windows
content string
리턴 System.Windows

MCCrash() 공개 메소드

public MCCrash ( string content, string path ) : System.Windows
content string
path string
리턴 System.Windows