- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.Lang - Containing Type
- Thread
Syntax
public Thread(IRunnable target, string name)
Parameters
| Name | Type | Description |
|---|---|---|
| target | IRunnable | |
| name | string |
Return Value
| Type | Description |
|---|---|
| void |
public Thread(IRunnable target, string name)
| Name | Type | Description |
|---|---|---|
| target | IRunnable | |
| name | string |
| Type | Description |
|---|---|
| void |