Tuesday 15 September 2015

c# - How to simulate a "Func<(Of <(TResult>)>) Delegate" in .NET Framework 2.0? -


I try to use this class in VB.NET and with the .NET Framework 2.0 class.

more method headers public sub-new (funnel (as of the tresult) byc worker) .

It seems to compile everything except this line Private _workerFunctionFunc (of TResult) >

I can find at MSDN that these new representatives (Funk (Off ... ) Are supported from. 3.5.

How can I work in .NET 2.0?

P>

  public representative Te Funke & lt; t & Gt; ();  
< / Html>

1 comment: