How do I remove a class or anything from the .NET ide?
.NET (Core and Framework)
3
Posts
2
Posters
0
Views
1
Watching
-
To be honest, I never use the Class Viewer - working directly in Solution Explorer. From Solution Explorer, you can delete files, and assuming you follow standard practice of 1 class per file, this should do the same thing.
-
To be honest, I never use the Class Viewer - working directly in Solution Explorer. From Solution Explorer, you can delete files, and assuming you follow standard practice of 1 class per file, this should do the same thing.