Exemple #1
0
 internal FrameProfilerSection(IntPtr handle, FrameProfiler profiler)
 {
     this.Handle        = handle;
     this.FrameProfiler = profiler;
 }
 internal FrameProfilerSection(IntPtr handle, FrameProfiler profiler)
 {
     this.Handle = handle;
     this.FrameProfiler = profiler;
 }