Wednesday, April 25, 2018

Learn About Mixin Pattern

Mixin is an object oriented programming concept that has been used successfully in the enterprise application development scenarios. In an object oriented programming language, Mixin is a class which contains methods from other classes.

source https://www.c-sharpcorner.com/article/learn-about-mixin-pattern/

No comments:

Post a Comment