コード例 #1
0
 protected virtual void DrawHeader(string text)
 {
     GUITools.DrawHeader(text);
 }