WorkplaceViewFactory - делегат |
Пространство имён: Tessa.UI.Views
public delegate WorkplaceView WorkplaceViewFactory( WorkplaceViewModel model )
Public Delegate Function WorkplaceViewFactory ( model As WorkplaceViewModel ) As WorkplaceView
public delegate WorkplaceView^ WorkplaceViewFactory( WorkplaceViewModel^ model )
type WorkplaceViewFactory = delegate of model : WorkplaceViewModel -> WorkplaceView
Copyright © Syntellect 2022