ViewCurrentUserParameters(ISession) - конструктор |
Пространство имён:
Tessa.Views
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public ViewCurrentUserParameters(
[NotNullAttribute] ISession currentSession
)
Public Sub New (
<NotNullAttribute> currentSession As ISession
)
public:
ViewCurrentUserParameters(
[NotNullAttribute] ISession^ currentSession
)
new :
[<NotNullAttribute>] currentSession : ISession -> ViewCurrentUserParameters
Параметры
- currentSession
- Тип: Tessa.Platform.RuntimeISession
Текущая сессия
См. также