GetViewDelegate - делегат
Делегат получения представления
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[NotNullAttribute]
public delegate ITessaView GetViewDelegate(
[NotNullAttribute] IWorkplaceViewComponent model
)
<NotNullAttribute>
Public Delegate Function GetViewDelegate (
<NotNullAttribute> model As IWorkplaceViewComponent
) As ITessaView
[NotNullAttribute]
public delegate ITessaView^ GetViewDelegate(
[NotNullAttribute] IWorkplaceViewComponent^ model
)
[<NotNullAttribute>]
type GetViewDelegate =
delegate of
[<NotNullAttribute>] model : IWorkplaceViewComponent -> ITessaView
- model IWorkplaceViewComponent
- Объект для которого осуществляется вызов делегата
ITessaViewВозвращает представление