Click or drag to resize
weroSoft AG, Software
ITraceInfoProvider Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the responsibility a debug

Namespace:  WeroSoft.Diagnostics
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface ITraceInfoProvider

The ITraceInfoProvider type exposes the following members.

Methods
  NameDescription
Public methodToTraceString
Creates an object specific string which can be written into the trace.
Top
See Also