Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
DotNetWorkQueue
MessageInterceptorsGraph
C# Класс DotNetWorkQueue.MessageInterceptorsGraph
Tracks which message interceptors have been used on a message
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
Add
(
Type
type
) :
void
Adds the specified type.
Описание методов
Add()
публичный
Метод
Adds the specified type.
public
Add
(
Type
type
) :
void
type
System.Type
The type.
Результат
void