Profiler logging component interface class. This class handles all interaction between an application and the EF Profiler.

Namespace: HuagatiEFProfiler
Assembly: HuagatiEFProfiler (in HuagatiEFProfiler.dll) Version: 1.33.3996.16092

Syntax

C#
public class EFProfiler
Visual Basic
Public Class EFProfiler
Visual C++
public ref class EFProfiler

Inheritance Hierarchy

System..::..Object
  HuagatiEFProfiler..::..EFProfiler

See Also