Thread.

Thread(IRunnable) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Lang
Containing Type
Thread

Syntax

public Thread(IRunnable target)

Parameters

Name Type Description
target IRunnable

Return Value

Type Description
void