C# Класс TrainNotifier.Common.TraceHelper

Показать файл Открыть проект

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

Метод Описание
FlushLog ( ) : void

flush the trace log

SetupTrace ( ) : void

set up the trace listener to write to the "Logs" sub-directory

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

FlushLog() публичный статический Метод

flush the trace log
public static FlushLog ( ) : void
Результат void

SetupTrace() публичный статический Метод

set up the trace listener to write to the "Logs" sub-directory
public static SetupTrace ( ) : void
Результат void