命名源文件 meaning in English
named source file
Examples
- If the selected source file contains a class whose class name is the same as the file name , then you can use this command to simultaneously rename the source file and execute rename refactoring
如果选定的源文件包含类名与文件名相同的类,则可以使用此命令同时重命名源文件并执行重命名重构。 - If the selected source file does not contain a class whose name is the same as the file name , then the rename command in solution explorer will only rename the source file and will not execute rename refactoring
如果选定的源文件不包含类名与文件名相同的类,则“解决方案资源管理器”中的“重命名”命令将仅重命名源文件,而不会执行重命名重构。