CreatePlaceholderEditableTableFunc - делегат |
Пространство имён: Tessa.Platform.Placeholders
public delegate IEditablePlaceholderTable CreatePlaceholderEditableTableFunc( string name, ITablePlaceholderContext context )
Public Delegate Function CreatePlaceholderEditableTableFunc ( name As String, context As ITablePlaceholderContext ) As IEditablePlaceholderTable
public delegate IEditablePlaceholderTable^ CreatePlaceholderEditableTableFunc( String^ name, ITablePlaceholderContext^ context )
type CreatePlaceholderEditableTableFunc = delegate of name : string * context : ITablePlaceholderContext -> IEditablePlaceholderTable
Copyright © Syntellect 2022