コード例 #1
0
 public static void RegisterEntry(int x, int y, ToolbarEntry entry)
 {
     DefaultEntries.SetContent(x, y, entry);
 }