Exemple #1
0
 public FormHome()
 {
     InitializeComponent();
     data = new DataClasses1DataContext();
 }