Class TraceEntryExtensions
- Namespace
- NMF.Transformations.Core
- Assembly
- NMF.Transformations.Core.dll
Provides some helper functionality for tracing
public static class TraceEntryExtensions
- Inheritance
-
TraceEntryExtensions
- Inherited Members
Methods
CreateInputArray(ITraceEntry)
Creates a new array of input elements for the given trace entry
public static object[] CreateInputArray(this ITraceEntry traceEntry)
Parameters
traceEntry
ITraceEntryThe current trace entry
Returns
- object[]
A new object array containing all trace entries for this trace entry