Exemple #1
0
 public Form2()
 {
     InitializeComponent();
     db = new NoteBoardDbContext();
 }