CodeProfilingResultsFormatter ClassDelta Engine Documentation
Takes some profile results and turns them into an informative summary. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Profiling CodeProfilingResultsFormatter

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CodeProfilingResultsFormatter

The CodeProfilingResultsFormatter type exposes the following members.

Constructors

  NameDescription
Public methodCodeProfilingResultsFormatter
Initializes a new instance of the CodeProfilingResultsFormatter class
Top
Properties

  NameDescription
Public propertySummary
Top
See Also