Beispiel #1
0
 public NoteController() {
     notesBLL = new BLL.NotesBLL();
 }
Beispiel #2
0
 public NoteController()
 {
     notesBLL = new BLL.NotesBLL();
 }