Example #1
0
 public System.Collections.Generic.IList <YoureOnGenNHibernate.EN.YoureOn.ContenidoEN> DameContenidoPorFecha(Nullable <DateTime> c_fecha)
 {
     return(_IContenidoCAD.DameContenidoPorFecha(c_fecha));
 }