C# Class LibiadaWeb.Controllers.Sequences.BatchGenesImportController

Inheritance: AbstractResultController
Exibir arquivo Open project: intervals-mining-lab/libiada-web

Public Methods

Method Description
BatchGenesImportController ( ) : System

Initializes a new instance of the BatchGenesImportController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

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

Method Details

BatchGenesImportController() public method

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

Index() public method

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