C# Class LibiadaWeb.Controllers.Sequences.SequenceElementsController

The sequence elements controller.
Inheritance: ApiController
Afficher le fichier Open project: intervals-mining-lab/libiada-web

Méthodes publiques

Méthode Description
Get ( int id ) : IEnumerable

The get.

SequenceElementsController ( ) : System.Collections.Generic

Initializes a new instance of the SequenceElementsController class.

Method Details

Get() public méthode

The get.
public Get ( int id ) : IEnumerable
id int /// The id. ///
Résultat IEnumerable

SequenceElementsController() public méthode

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