5
Answers

How can use both generic classes and methods in one class ?

I mean when i use a generic class in c# how can i use a generic methods too in the current class.
 
Give explanation ,Please.

Answers (5)