C# Класс PBCaGw.Services.GWCriticalStartStopFilter

Shows only Critical, Errors, start and stop messages.
Наследование: System.Diagnostics.TraceFilter
Показать файл Открыть проект

Открытые методы

Метод Описание
ShouldTrace ( TraceEventCache cache, string source, TraceEventType eventType, int id, string formatOrMessage, object args, object data1, object data ) : bool

Описание методов

ShouldTrace() публичный Метод

public ShouldTrace ( TraceEventCache cache, string source, TraceEventType eventType, int id, string formatOrMessage, object args, object data1, object data ) : bool
cache System.Diagnostics.TraceEventCache
source string
eventType TraceEventType
id int
formatOrMessage string
args object
data1 object
data object
Результат bool