C# Class LibiadaWeb.Controllers.Sequences.CustomSequenceOrderTransformerController

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

Méthodes publiques

Méthode Description
CustomSequenceOrderTransformerController ( ) : System.Collections.Generic

Initializes a new instance of the CustomSequenceOrderTransformerController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Méthode Description
Index ( int transformationLinkIds, int transformationIds, int iterationsCount, string customSequences, bool localFile, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult

Method Details

CustomSequenceOrderTransformerController() public méthode

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

Index() public méthode

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