MENU

Fun & Interesting

How To Create Generics in C#, Including New Features

IAmTimCorey 59,554 1 year ago
Video Not Working? Fix It Now

Ever since Microsoft introduced generics into the language, they have been used almost everywhere. Even if you don't understand how they work, using generics is rather easy. In this video, we are going to look at why generics are important and then how to create them. We will look at the different types of generics, how to limit generics, and how to implement some of the more recent generic types, such as generic interfaces and numeric generics. Full Training Courses: https://IAmTimCorey.com Source Code: https://leadmagnets.app/?Resource=CreatingGenerics Mailing List: https://signup.iamtimcorey.com/

Comment