C# Class LibiadaWeb.Controllers.Calculators.CongenericCalculationController

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

Méthodes publiques

Méthode Description
CongenericCalculationController ( ) : System

Initializes a new instance of the CongenericCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Méthode Description
Index ( long matterIds, int characteristicTypeLinkIds, int notationIds, int languageIds, int translatorIds, bool sort, bool theoretical ) : System.Web.Mvc.ActionResult
SortKeyValuePairList ( double>.List arrayForSort ) : void

The sort key value pair list.

Method Details

CongenericCalculationController() public méthode

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

Index() public méthode

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