Example #1
0
 public DataTable GetVolleySet(int eventoId, int planillaId)
 {
     return(ParametrosSuceso.GetVolleySet(eventoId, planillaId));
 }