ViewModelFactory - делегат |
Пространство имён: Tessa.UI.Views
public delegate WorkplaceViewComponent ViewModelFactory( DataNodeMetadata metadata, ITessaView view )
Public Delegate Function ViewModelFactory ( metadata As DataNodeMetadata, view As ITessaView ) As WorkplaceViewComponent
public delegate WorkplaceViewComponent^ ViewModelFactory( DataNodeMetadata^ metadata, ITessaView^ view )
type ViewModelFactory = delegate of metadata : DataNodeMetadata * view : ITessaView -> WorkplaceViewComponent
Copyright © Syntellect 2022