C# Class MTMCL.Profile.ProfileEditor

ProfileEditor.xaml 的互動邏輯
Inheritance: System.Windows.Window
Exibir arquivo Open project: cvronmin/metocraft

Public Methods

Method Description
ProfileEditor ( ) : System
ProfileEditor ( string path ) : System

Private Methods

Method Description
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

Method Details

ProfileEditor() public method

public ProfileEditor ( ) : System
return System

ProfileEditor() public method

public ProfileEditor ( string path ) : System
path string
return System