11
votes
23answers
1k views
Should I agree to ban the “using” directive from my c# projects?
My colleague insists on explicitly specifying the namespace in code as opposed to using the using directive. In ot …
0
votes
2answers
76 views
