예제 #1
0
 public FrameProfilerSection CreateSection()
 {
     return(new FrameProfilerSection(NativeDebugMethods.CreateFrameProfilerSection(Handle), this));
 }