C# Class Ecetera.AppDynamics.Controllers.RentalsController

Inheritance: Controller
Mostra file Open project: Ecetera/appdynamics-sandpit

Public Methods

Method Description
RentalsController ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Detail ( int paymentid ) : System.Web.Mvc.ViewResult
Payments ( int rentalid ) : System.Web.Mvc.ViewResult

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

RentalsController() public method

public RentalsController ( ) : System
return System