Refactoring Tips - Tip 8






2.33/5 (5 votes)
Refactoring Tips - Tip 8Tip 8Remove classes/types declared,but not used.Remove namespaces, which are included in code,but not used - This usually happens when we are in process of removing the Classes or types which are not used.I hope this helps!.Regards,-Vinayak
Refactoring Tips - Tip 8
Tip 8
Remove classes/types declared,but not used.
Remove namespaces, which are included in code,but not used
- This usually happens when we are in process of removing the Classes or types which are not used.
I hope this helps!.
Regards,
-Vinayak