C# Класс LibiadaWeb.Controllers.Sequences.CustomSequenceOrderTransformerController

Наследование: AbstractResultController
Показать файл Открыть проект

Открытые методы

Метод Описание
CustomSequenceOrderTransformerController ( ) : System.Collections.Generic

Initializes a new instance of the CustomSequenceOrderTransformerController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Приватные методы

Метод Описание
Index ( int transformationLinkIds, int transformationIds, int iterationsCount, string customSequences, bool localFile, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult

Описание методов

CustomSequenceOrderTransformerController() публичный Метод

Initializes a new instance of the CustomSequenceOrderTransformerController class.
public CustomSequenceOrderTransformerController ( ) : System.Collections.Generic
Результат System.Collections.Generic

Index() публичный Метод

The index.
public Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult