메소드 | 설명 | |
---|---|---|
ActionResultExposer ( FormatCollection formatCollection ) : System.Web.Mvc | ||
Csv ( ) : System.Web.Mvc.ActionResult | ||
Execute ( string format ) : System.Web.Mvc.ActionResult | ||
Html ( ) : System.Web.Mvc.ActionResult | ||
Js ( ) : System.Web.Mvc.ActionResult | ||
Json ( ) : System.Web.Mvc.ActionResult | ||
Xml ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
ExecuteAction ( string key ) : System.Web.Mvc.ActionResult |
public ActionResultExposer ( FormatCollection formatCollection ) : System.Web.Mvc | ||
formatCollection | FormatCollection | |
리턴 | System.Web.Mvc |
public Execute ( string format ) : System.Web.Mvc.ActionResult | ||
format | string | |
리턴 | System.Web.Mvc.ActionResult |