DrawOtherToolbar() private static method

private static DrawOtherToolbar ( ) : void
return void
示例#1
0
 private void DrawPane(ProfilerArea area)
 {
     ProfilerWindow.DrawOtherToolbar();
     this.DrawOverviewText(area);
 }