C# Class LibiadaWeb.Controllers.Sequences.GenesImportController

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

Public Methods

Method Description
GenesImportController ( ) : System

Initializes a new instance of the GenesImportController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

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

Method Details

GenesImportController() public method

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

Index() public method

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