Exemplo n.º 1
0
        // GET: CRM/Pps

        public ActionResult Create()
        {
            return((ActionResult)pc.Create(Request, null)["view"]);
        }