예제 #1
0
 public YeniKayitForm()
 {
     InitializeComponent();
     toDoServices = new Core.BusinessServices.ToDoServices();
 }