예제 #1
0
 void ItemRenamed(ProjectItem projectItem, string oldname)
 {
     ProjectItemManager.ItemRenamed(projectItem, oldname);
 }