示例#1
0
 public void Save()
 {
     editor.SaveIcon(selected, iconName.text, iconPath.text, note.text);
 }