c# - ()=>getItem("123") is Func(bool) or Func(string,bool) -


for lambda expresssion ()=>getitem("123"), func(bool) or func(string,bool), suppose getitem return bool.

it's func<bool>.

the clue in () => part: means function has no input parameters.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

c# - Asterisk click to call -