C-Sharp_OOP.Fundamental In this repositories, i try to explain OOP principles and concepts. Contents Abstraction Constructors Encapsulation Inheritance Polymorphism Resources Used GeeksforGeeks - OOP Concepts in C# C# Corner - Polymorphism, Up-Casting and Down-Casting