vgmda / GenericsCSharp

C# allows you to define generic classes, interfaces, abstract classes, fields, methods, static methods, properties, events, delegates, and operators using the type parameter and without the specific data type. A type parameter is a placeholder for a particular type specified when creating an instance of the generic type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vgmda/GenericsCSharp Stargazers

No one’s star this repository yet.