EmptyController
Empty MVC Controller instance used to instantiate and provide a new ControllerContext for the ViewRenderer
public class EmptyController : Controller
Namespace
Constructors
EmptyController
The default constructor.
public EmptyController()