3
Answers

In which scenarios, Func<T> to use in c#?

Photo of jitendra kumar

jitendra kumar

10y
1.2k
1
As real time example, in which scenarios, Func<T> can be used. What exactly Func<T> does in C#?. Could you please explain with example?

Answers (3)