Пример #1
0
 public void Insert(Client client)
 {
     objDb.Insert(client);
 }