Share via


profiler Constructors

Definition

Overloads

profiler()
profiler(IntPtr)

profiler()

public:
 profiler();
public profiler ();
Public Sub New ()

Applies to

profiler(IntPtr)

public:
 profiler(IntPtr ptr1);
public profiler (IntPtr ptr1);
new Dynamics.AX.Application.profiler : nativeint -> Dynamics.AX.Application.profiler
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to