C# 클래스 LibiadaWeb.Controllers.Calculators.CustomSequenceOrderTransformationCalculationController

상속: AbstractResultController
파일 보기 프로젝트 열기: intervals-mining-lab/libiada-web

공개 메소드들

메소드 설명
CustomSequenceOrderTransformationCalculationController ( ) : System

Initializes a new instance of the CustomSequenceOrderTransformationCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

비공개 메소드들

메소드 설명
Index ( int transformationLinkIds, int transformationIds, int iterationsCount, int characteristicTypeLinkIds, string customSequences, bool localFile, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult

메소드 상세

CustomSequenceOrderTransformationCalculationController() 공개 메소드

Initializes a new instance of the CustomSequenceOrderTransformationCalculationController class.
public CustomSequenceOrderTransformationCalculationController ( ) : System
리턴 System

Index() 공개 메소드

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