444 Views
In our previous post, we have tried to provide an overview of first four features of C# 8.0 which has been announced by Microsoft recently. In this post, we will explain one of those four features in detail which is Default Interface. This feature will allow interfaces to fully define methods just like abstract classes.
0 comments