Beispiel #1
0
 public TransaccionService()
 {
     oTransaccionDao = new TransaccionDao();
 }