C# Класс MTMCL.MCCrash

MCCrash.xaml 的互動邏輯
Наследование: System.Windows.Window
Показать файл Открыть проект

Открытые методы

Метод Описание
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