Mono Class Library: System.Diagnostics.Trace Overview | MembersSystem.Diagnostics.Trace.WriteLineIf Method |
If condition is true, send a value to all System.Diagnostics.TraceListener objects in the Trace.Listeners collection. [Edit]
|
If condition is true, invoke the TraceListener.WriteLine(object) method on all System.Diagnostics.TraceListener objects in the Trace.Listeners collection. [Edit]
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0