C# (CSharp) BytesRoad.Diag NSTraceListeners - 2 examples found. These are the top rated real world C# (CSharp) examples of BytesRoad.Diag.NSTraceListeners extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Provides a thread-safe list of TraceListener objects.
The TraceListenerSet class provides the same set of functionality as TraceListenerCollection provides. The reason for creating this class is inpossibility of using TraceListenerCollection due to hidden constructor.