CardViewMapperFactory - конструктор |
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public CardViewMapperFactory(
[NotNullAttribute] CurrentUserParameterProvider currentUserParameterProvider
)
Public Sub New (
<NotNullAttribute> currentUserParameterProvider As CurrentUserParameterProvider
)
public:
CardViewMapperFactory(
[NotNullAttribute] CurrentUserParameterProvider^ currentUserParameterProvider
)
new :
[<NotNullAttribute>] currentUserParameterProvider : CurrentUserParameterProvider -> CardViewMapperFactory
Параметры
- currentUserParameterProvider
- Тип: Tessa.UI.Cards.ControlsCurrentUserParameterProvider
См. также