view Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 37:90f0cab1febc

Sugerencia de resharper sobre optimización
author nelo@MTEySS.neluz.int
date Thu, 17 Mar 2011 17:04:03 -0300
parents c62b77fc33f4
children
line wrap: on
line source

@{
    Layout = "~/Views/Shared/_Layout.cshtml";
}