C# 클래스 FormatView.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: bazile/Training

공개 프로퍼티들

프로퍼티 타입 설명
results List>

공개 메소드들

메소드 설명
MainWindow ( ) : System

비공개 메소드들

메소드 설명
GetFormatResuls ( int num ) : ReadOnlyCollection>
Window_Loaded ( object sender, RoutedEventArgs e ) : void
textBox1_TextChanged ( object sender, System e ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

프로퍼티 상세

results 공개적으로 프로퍼티

public List> results
리턴 List>