C# Class LibiadaWeb.Controllers.Sequences.AttributesCheckController

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

Méthodes publiques

Méthode Description
AttributesCheckController ( ) : System

Initializes a new instance of the AttributesCheckController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

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

Method Details

AttributesCheckController() public méthode

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

Index() public méthode

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