C# Class LibiadaWeb.Controllers.Calculators.CustomSequenceCalculationController

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

Public Methods

Method Description
CustomSequenceCalculationController ( ) : System

Initializes a new instance of the CustomSequenceCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Method Description
Index ( int characteristicTypeLinkIds, string customSequences, bool localFile, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult

Method Details

CustomSequenceCalculationController() public method

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

Index() public method

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