Exemplo n.º 1
0
 public static void sHotel(Clients client)
 {
     using (var context = new DatabaseContext2())
     {
     }
 }
Exemplo n.º 2
0
 public static void vTerre(Clients client)
 {
     using (var context = new DatabaseContext2())
     {
     }
 }