Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Prototype
Common
Interceptors
LoggingInterceptor
C# Класс Prototype.Common.Interceptors.LoggingInterceptor
This interceptors simply intercept every invocation of handler in order to write logs about commands and events
Наследование:
IMessageHandlerInterceptor
Показать файл
Открыть проект
Private Properties
Свойство
Тип
Описание
Открытые методы
Метод
Описание
Intercept
(
DispatcherInvocationContext
context
) :
void
Описание методов
Intercept()
публичный
Метод
public
Intercept
(
DispatcherInvocationContext
context
) :
void
context
Prototype.Platform.Dispatching.DispatcherInvocationContext
Результат
void