C# Class MTMCL.MCCrash

MCCrash.xaml 的互動邏輯
Inheritance: System.Windows.Window
Afficher le fichier Open project: cvronmin/metocraft

Méthodes publiques

Méthode Description
MCCrash ( ) : System.Windows
MCCrash ( string content ) : System.Windows
MCCrash ( string content, string path ) : System.Windows

Private Methods

Méthode Description
butOpen_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MCCrash() public méthode

public MCCrash ( ) : System.Windows
Résultat System.Windows

MCCrash() public méthode

public MCCrash ( string content ) : System.Windows
content string
Résultat System.Windows

MCCrash() public méthode

public MCCrash ( string content, string path ) : System.Windows
content string
path string
Résultat System.Windows