SetRequestPagingParametersDelegate - делегат |
Пространство имён: Tessa.UI.Views
public delegate void SetRequestPagingParametersDelegate( [NotNullAttribute] IWorkplaceViewComponent model, [NotNullAttribute] ICollection<RequestParameter> parameters, [NotNullAttribute] PagingContext pagingParameters )
Public Delegate Sub SetRequestPagingParametersDelegate ( <NotNullAttribute> model As IWorkplaceViewComponent, <NotNullAttribute> parameters As ICollection(Of RequestParameter), <NotNullAttribute> pagingParameters As PagingContext )
public delegate void SetRequestPagingParametersDelegate( [NotNullAttribute] IWorkplaceViewComponent^ model, [NotNullAttribute] ICollection<RequestParameter^>^ parameters, [NotNullAttribute] PagingContext^ pagingParameters )
type SetRequestPagingParametersDelegate = delegate of [<NotNullAttribute>] model : IWorkplaceViewComponent * [<NotNullAttribute>] parameters : ICollection<RequestParameter> * [<NotNullAttribute>] pagingParameters : PagingContext -> unit
Copyright © Syntellect 2022