Метод | Описание | |
---|---|---|
ClearOperationTrace ( ) : void | ||
GetOperationTrace ( ) : string |
Метод | Описание | |
---|---|---|
GetCollector ( ) : |
||
OnOperationEnd ( string message, bool successful, System.Guid id, long finisTicks, decimal secondsElapsed ) : void | ||
OnOperationStart ( System.Guid id, string name, string title, string message, string methodName, long startTicks ) : void | ||
Tracing ( ) : System |
public static ClearOperationTrace ( ) : void | ||
Результат | void |
public static GetOperationTrace ( ) : string | ||
Результат | string |