Delegate DebugPrint.CustomDebugPrint<T>
Custom debug print implementation
public delegate IEnumerable<(string, object)> DebugPrint.CustomDebugPrint<T>(T o)
Parameters
oT
Returns
- IEnumerable<(string, object)>
Type Parameters
T
- Extension Methods
Custom debug print implementation
public delegate IEnumerable<(string, object)> DebugPrint.CustomDebugPrint<T>(T o)
o TT