0
kicks
"Using" magic or working with type aliases
Generics in C# allow us specify and construct rather complex types. But the more types we put into generic type the more clumsy it becomes. Learn how one can deal with complex generic types.