are there anonymous, type-safe, general nominee signatures c# 2.0?


consider nominee general a b function:



public nominee b fun<a, b>(a x);


i following duty accepts invokes fun delegate:



public stationary b invokefun<a, b>(a x, fun<a, b> f)
{ relapse f(x); }


(never mind presumably correct invokefun.)



can i invokefun but naming fun delegate? i design something work, nonetheless doesn't:



public stationary b invokefun<a, b>(a x, b (a) f)
{ relapse f(x); }


Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members