Generic class in C#
A generic class is a class that have a type parameter representing the data type of the class variables.

create the object of this class----


create the object of this class----

Labels: Generic class in C#
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home