Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
VisualMutator
Infrastructure
CustomTraceListener
C# Класс VisualMutator.Infrastructure.CustomTraceListener
Наследование:
System.Diagnostics.DefaultTraceListener
Показать файл
Открыть проект
Открытые методы
Метод
Описание
TraceEvent
(
TraceEventCache
eventCache
,
string
source
,
TraceEventType
eventType
,
int
id
,
string
format
) :
void
Описание методов
TraceEvent()
публичный
Метод
public
TraceEvent
(
TraceEventCache
eventCache
,
string
source
,
TraceEventType
eventType
,
int
id
,
string
format
) :
void
eventCache
System.Diagnostics.TraceEventCache
source
string
eventType
TraceEventType
id
int
format
string
Результат
void