'Declaration
Protected Overloads Sub AppendPerformanceInfo( _ ByVal description As System.String, _ ByVal stopwatch As System.Diagnostics.Stopwatch _ )
'Usage
Dim instance As NLayout Dim description As System.String Dim stopwatch As System.Diagnostics.Stopwatch instance.AppendPerformanceInfo(description, stopwatch)
protected void AppendPerformanceInfo( System.string description, System.Diagnostics.Stopwatch stopwatch )
Parameters
- description
- stopwatch