Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Domain/Evento.cs @ 3:5f007e266509
code cleanup
author | nelopauselli |
---|---|
date | Sat, 22 Jan 2011 20:23:50 -0300 |
parents | c03560ae4762 |
children | 49b572535156 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Evento.cs Sat Jan 22 20:21:31 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Domain/Evento.cs Sat Jan 22 20:23:50 2011 -0300 @@ -8,6 +8,5 @@ public string Titulo { get; set; } public DateTime Fecha { get; set; } public string Sintesis { get; set; } - } } \ No newline at end of file