Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » C# » Testability   (RSS)
Sorry, but there are no more tags available to filter with.

Safer C# Constructor-based Dependency Injection with readonly

Most people would have used the const keyword while doing C# development, but I had never heard of the readonly keyword before. Well, this weekend I had a friend point out this keyword and the first usage that came to mind was constructor-based dependency
Posted by chrisgarty | 2 Comments
Filed under: ,
 
Page view tracker