ImportCardsController - конструктор
Imports cards.
Пространство имён: Tessa.Web.ControllersСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public ImportCardsController(
ICardImportManager cardImportManager
)
Public Sub New (
cardImportManager As ICardImportManager
)
public:
ImportCardsController(
ICardImportManager^ cardImportManager
)
new :
cardImportManager : ICardImportManager -> ImportCardsController
Параметры
- cardImportManager ICardImportManager
Объект, управляющий импортом карточек.