Example #1
0
 private string traerFechaConFormato(string fecha)
 {
     return(ayudante.traerFechaConFormato(fecha));
 }