예제 #1
0
 public MainForm()
 {
     InitializeComponent();
     this.list = new NoteList();
 }
예제 #2
0
 public MainForm()
 {
     InitializeComponent();
     this.list = new NoteList();
 }