Extracting a class to an external file, since this is not the only class in the file. The extracted class may not have the same name as the source file, if it occurs, change the file name including a number at the end.
The class must be created in the same folder and namespace.
Category: Refactoring
Diagnostic Id: CC0096
Severity: Hidden
Extracting a class to an external file, since this is not the only class in the file. The extracted class may not have the same name as the source file, if it occurs, change the file name including a number at the end.
The class must be created in the same folder and namespace.
Category:
RefactoringDiagnostic Id:
CC0096Severity:
Hidden