C# Class LibiadaWeb.Controllers.Calculators.AccordanceCalculationController

Inheritance: AbstractResultController
Mostra file Open project: intervals-mining-lab/libiada-web

Public Methods

Method Description
AccordanceCalculationController ( ) : System

Initializes a new instance of the AccordanceCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

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

Method Details

AccordanceCalculationController() public method

Initializes a new instance of the AccordanceCalculationController class.
public AccordanceCalculationController ( ) : System
return System

Index() public method

The index.
public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult