Пример #1
0
 public MainWindow()
 {
     InitializeComponent();
     bll = new Student_BLL();
 }