Exemplo n.º 1
0
 public static bool TieneMensaje(this HtmlHelper html)
 {
     return(MensajeFlashHandler.RecibioMensajeFlash());
 }