Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Blog/Impl/PublicarReunionPostWriter.cs @ 99:3027c64344bd
agregado de llamadas a web service para crear posts en el blog de la comunidad
agregado de tests sobre el publicador de blogs
agregado de tests sobre el adapter del web service
author | jorge.rowies |
---|---|
date | Sat, 04 Jun 2011 22:33:05 -0300 |
parents | c7264bfc4b71 |
children | cc91817a4206 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Blog/Impl/PublicarReunionPostWriter.cs Sat Jun 04 14:10:21 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Blog/Impl/PublicarReunionPostWriter.cs Sat Jun 04 22:33:05 2011 -0300 @@ -7,6 +7,10 @@ { public class PublicarReunionPostWriter : PostWriter { + public PublicarReunionPostWriter(IPostWriterWebService postWriterWebService) : base(postWriterWebService) + { + } + protected override string GetTitle(Evento evento) { return string.Format(CultureInfo.InvariantCulture, Resources.VAN_Publicacion_Title,