Ejemplo n.º 1
0
 public SQLCheeseProvider()
 {
     //
     // TODO: Add constructor logic here
     //
     db = new CheeseDataClassesDataContext();
 }
Ejemplo n.º 2
0
 public SQLCheeseProvider()
 {
     //
     // TODO: Add constructor logic here
     //
     db = new CheeseDataClassesDataContext();
 }