C# Class LibiadaWeb.Controllers.Calculators.AccordanceCalculationController

Inheritance: AbstractResultController
Afficher le fichier Open project: intervals-mining-lab/libiada-web

Méthodes publiques

Méthode Description
AccordanceCalculationController ( ) : System

Initializes a new instance of the AccordanceCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Méthode Description
Index ( long matterIds, int characteristicTypeLinkId, int notationId, int languageId, int translatorId, string calculationType ) : System.Web.Mvc.ActionResult

Method Details

AccordanceCalculationController() public méthode

Initializes a new instance of the AccordanceCalculationController class.
public AccordanceCalculationController ( ) : System
Résultat System

Index() public méthode

The index.
public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult