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