C# Class HoloXPLOR.Controllers.MediaController

Inheritance: Controller
Show file Open project: dolkensp/HoloXPLOR

Public Methods

Method Description
Cache ( String slug, String format, String filename ) : System.Web.Mvc.ActionResult

Method Details

Cache() public method

public Cache ( String slug, String format, String filename ) : System.Web.Mvc.ActionResult
slug String
format String
filename String
return System.Web.Mvc.ActionResult