コード例 #1
0
 public PrestacionService()
 {
     oPrestacionDao = new PrestacionDao();
 }