C# Class LibiadaWeb.Controllers.Calculators.CalculationController

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

Méthodes publiques

Méthode Description
CalculationController ( ) : System

Initializes a new instance of the CalculationController 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 rotate, bool complementary, uint rotationLength ) : System.Web.Mvc.ActionResult

Method Details

CalculationController() public méthode

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

Index() public méthode

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