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

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

공개 메소드들

메소드 설명
CongenericCalculationController ( ) : System

Initializes a new instance of the CongenericCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

비공개 메소드들

메소드 설명
Index ( long matterIds, int characteristicTypeLinkIds, int notationIds, int languageIds, int translatorIds, bool sort, bool theoretical ) : System.Web.Mvc.ActionResult
SortKeyValuePairList ( double>.List arrayForSort ) : void

The sort key value pair list.

메소드 상세

CongenericCalculationController() 공개 메소드

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

Index() 공개 메소드

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