C# 클래스 LibiadaWeb.Controllers.Sequences.SequenceElementsController

The sequence elements controller.
상속: ApiController
파일 보기 프로젝트 열기: intervals-mining-lab/libiada-web

공개 메소드들

메소드 설명
Get ( int id ) : IEnumerable

The get.

SequenceElementsController ( ) : System.Collections.Generic

Initializes a new instance of the SequenceElementsController class.

메소드 상세

Get() 공개 메소드

The get.
public Get ( int id ) : IEnumerable
id int /// The id. ///
리턴 IEnumerable

SequenceElementsController() 공개 메소드

Initializes a new instance of the SequenceElementsController class.
public SequenceElementsController ( ) : System.Collections.Generic
리턴 System.Collections.Generic