Func is a family of delegate types in the .Net framework.
Func
is a family of delegate types in the .net framework. They are in the System
namespace and can be used to represent a function that returns a value and has zero or more parameters.
Func is a family of delegate types in the .Net framework.
Func
is a family of delegate types in the .net framework. They are in the System
namespace and can be used to represent a function that returns a value and has zero or more parameters.