IApplicationParsingCommand - событие |
Выполняется при разборе параметра командной строки.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис event EventHandler<ApplicationParsingCommandEventArgs> ParsingCommand
Event ParsingCommand As EventHandler(Of ApplicationParsingCommandEventArgs)
event EventHandler<ApplicationParsingCommandEventArgs^>^ ParsingCommand {
void add (EventHandler<ApplicationParsingCommandEventArgs^>^ value);
void remove (EventHandler<ApplicationParsingCommandEventArgs^>^ value);
}
abstract ParsingCommand : IEvent<EventHandler<ApplicationParsingCommandEventArgs>,
ApplicationParsingCommandEventArgs>
Значение
Тип:
SystemEventHandlerApplicationParsingCommandEventArgsСм. также