C# 클래스 MTMCL.Profile.ProfileEditor

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

공개 메소드들

메소드 설명
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