|
You are here |
sergeyteplyakov.github.io | ||
| | | | |
blog.submain.com
|
|
| | | | | This post is about C# classes. Have you ever wanted to know why you should keep a class member private? Find out the answer and more! | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | Full source code here. Accessing generic methods by reflection is not easy. A while ago I needed to do just that and found relatively little information out there. So I dug in and figured it out for myself. | |
| | | | |
urda.com
|
|
| | | | | There will be times when you are using a third-party library or some other "black box" software in your project. During those times you may need to add functionality to objects or classes, but that addition does not necessarily call for employing inheritance or some other subclass. In fact, you might not have access to the library's source code if it is proprietary. There is a wonderful feature of C# though that allows you to add-on commonly used methods to any type of object, and that feature is called ... | |
| | | | |
www.github.com
|
|
| | | my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub. | ||