LinesSeriesViewModelFactory - делегат |
Пространство имён: Tessa.UI.Views.Charting.Series
[NotNullAttribute] public delegate LinesSeriesViewModel LinesSeriesViewModelFactory( [NotNullAttribute] LinesSeries model )
<NotNullAttribute> Public Delegate Function LinesSeriesViewModelFactory ( <NotNullAttribute> model As LinesSeries ) As LinesSeriesViewModel
[NotNullAttribute] public delegate LinesSeriesViewModel^ LinesSeriesViewModelFactory( [NotNullAttribute] LinesSeries^ model )
[<NotNullAttribute>] type LinesSeriesViewModelFactory = delegate of [<NotNullAttribute>] model : LinesSeries -> LinesSeriesViewModel
Copyright © Syntellect 2022