Свойство | Тип | Описание | |
---|---|---|---|
ClearContext | void | ||
CreateContext | void |
Метод | Описание | |
---|---|---|
Capture ( Func |
||
Capture ( string message ) : void | ||
CaptureBegin ( Func |
||
CaptureBegin ( string message ) : bool | ||
CaptureEnd ( ) : void | ||
Configure ( ) : void | ||
Configure ( string configFile ) : void |
Метод | Описание | |
---|---|---|
ClearContext ( ) : void | ||
CreateContext ( ) : void |
public static Capture ( Func |
||
computeMessage | Func |
|
Результат | void |
public static Capture ( string message ) : void | ||
message | string | |
Результат | void |
public static CaptureBegin ( Func |
||
computeMessage | Func |
|
Результат | bool |
public static CaptureBegin ( string message ) : bool | ||
message | string | |
Результат | bool |
public static Configure ( string configFile ) : void | ||
configFile | string | |
Результат | void |