C# Class LibiadaWeb.Controllers.Sequences.BatchGenesImportController

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

Méthodes publiques

Méthode Description
BatchGenesImportController ( ) : System

Initializes a new instance of the BatchGenesImportController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Méthode Description
Index ( long matterIds ) : System.Web.Mvc.ActionResult

Method Details

BatchGenesImportController() public méthode

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

Index() public méthode

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