C# Класс MTMCL.Profile.ProfileEditor

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

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

Метод Описание
ProfileEditor ( ) : System
ProfileEditor ( string path ) : System

Приватные методы

Метод Описание
butDel_Click ( object sender, RoutedEventArgs e ) : void
butNew_Click ( object sender, RoutedEventArgs e ) : void
butSave_Click ( object sender, RoutedEventArgs e ) : void
inText ( Profile file ) : void
listFile_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
loadProfile ( string path ) : void
loadVersion ( ) : void
outNewText ( ) : Profile
outText ( ) : Profile

Описание методов

ProfileEditor() публичный Метод

public ProfileEditor ( ) : System
Результат System

ProfileEditor() публичный Метод

public ProfileEditor ( string path ) : System
path string
Результат System