C# Class Ecetera.AppDynamics.Controllers.RentalsController

Inheritance: Controller
Afficher le fichier Open project: Ecetera/appdynamics-sandpit

Méthodes publiques

Méthode Description
RentalsController ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Detail ( int paymentid ) : System.Web.Mvc.ViewResult
Payments ( int rentalid ) : System.Web.Mvc.ViewResult

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

RentalsController() public méthode

public RentalsController ( ) : System
Résultat System