Easy easy to extend c# class

Easy easy to extend c# class

2018/12/16 .net Programming 0

Love this book, a very easy way call “extension methods” can let you easily inject new method to existing classes (even you don’t have its source code). I tested it in windows with .net framework and mac .net core, both work correctly.

Leave a Reply

Your email address will not be published. Required fields are marked *