DrawOtherToolbar() private static méthode

private static DrawOtherToolbar ( ) : void
Résultat void
Exemple #1
0
 private void DrawPane(ProfilerArea area)
 {
     ProfilerWindow.DrawOtherToolbar();
     this.DrawOverviewText(area);
 }