Namespace: DeltaEngine.ProfilingAssembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
public CodeProfilingResults(
List<CodeProfilerSection> sections
)
public CodeProfilingResults(
List<CodeProfilerSection> sections
)
Public Sub New (
sections As List(Of CodeProfilerSection)
)
Public Sub New (
sections As List(Of CodeProfilerSection)
)
public:
CodeProfilingResults(
List<CodeProfilerSection^>^ sections
)
public:
CodeProfilingResults(
List<CodeProfilerSection^>^ sections
)
new :
sections : List<CodeProfilerSection> -> CodeProfilingResults
new :
sections : List<CodeProfilerSection> -> CodeProfilingResults