C# Class BVNetwork.NotFound.Core.CustomRedirects.XmlActionResult

Inheritance: System.Web.Mvc.ActionResult
Afficher le fichier Open project: BVNetwork/404handler

Méthodes publiques

Méthode Description
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
XmlActionResult ( XmlDocument document ) : System

Method Details

ExecuteResult() public méthode

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
Résultat void

XmlActionResult() public méthode

public XmlActionResult ( XmlDocument document ) : System
document System.Xml.XmlDocument
Résultat System