C# Class LibiadaWeb.Controllers.Calculators.SubsequencesCalculationController

Inheritance: AbstractResultController
显示文件 Open project: intervals-mining-lab/libiada-web

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

The index.

SubsequencesCalculationController ( ) : System.Collections.Generic

Initializes a new instance of the SubsequencesCalculationController class.

Private Methods

Method Description
Index ( long matterIds, int characteristicTypeLinkIds, int featureIds ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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

SubsequencesCalculationController() public method

Initializes a new instance of the SubsequencesCalculationController class.
public SubsequencesCalculationController ( ) : System.Collections.Generic
return System.Collections.Generic