ApplicationCommandExecuteFunc - делегат |
Пространство имён: Tessa.Platform.Runtime
public delegate bool ApplicationCommandExecuteFunc( IApplicationContext context, IApplicationCommand command )
Public Delegate Function ApplicationCommandExecuteFunc ( context As IApplicationContext, command As IApplicationCommand ) As Boolean
public delegate bool ApplicationCommandExecuteFunc( IApplicationContext^ context, IApplicationCommand^ command )
type ApplicationCommandExecuteFunc = delegate of context : IApplicationContext * command : IApplicationCommand -> bool
Copyright © Syntellect 2022