示例#1
0
 public void ChangeTool(int tool)
 {
     NotificationCenter.FireToolSwitch((Tool)tool);
 }