65.9K
CodeProject is changing. Read more.
Home

Refactoring Tips - Tip 8

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.33/5 (5 votes)

Mar 1, 2010

CPOL
viewsIcon

5664

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