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