A replacement for parameterized thread start (missing from the .NET CF)

Namespace:  Bespoke.Common
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class ThreadStartDelegateWrapper
Visual Basic (Declaration)
Public Class ThreadStartDelegateWrapper
Visual C++
public ref class ThreadStartDelegateWrapper

Inheritance Hierarchy

System..::.Object
  Bespoke.Common..::.ThreadStartDelegateWrapper

See Also