- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .Tracing - Containing Type
- TestTraceListener
Syntax
public override void TraceEvent(TraceEventCache eventCache, string source, TraceEventType eventType, int id, string format, params Object[] args)
Parameters
Name | Type | Description |
---|---|---|
eventCache | TraceEventCache | |
source | string | |
eventType | TraceEventType | |
id | int | |
format | string | |
args | Object[] |
Return Value
Type | Description |
---|---|
void |