Click or drag to resize
weroSoft AG, Software
TraceExtensionsCreateTraceDataEntry Method
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Overload List
  NameDescription
Public methodStatic memberCreateTraceDataEntry(Object, StringBuilder, SourceLevels, TraceableKind, String)
Creates a data entry into a string builder according to the giving parameters.
Public methodStatic memberCreateTraceDataEntry(Object, SourceLevels, TraceableKind, String, String, Int32)
Creates a trace entry for a data element.
Public methodStatic memberCreateTraceDataEntry(Object, StringBuilder, SourceLevels, TraceableKind, String, String, Int32)
Creates a trace entry into a string builder.
Top
See Also