Kizspy Question: 42
(Choose 1 answer)
Which of the following is an example of a generic method in C#?
A. public void Print(int value)
B. public void Print<T>(T value).
C. public void Print(object value)
D. public void Print(int value, string text)
PUUDERA..JV.COM