| ThreadClass Constructor |
| Name | Description | |
|---|---|---|
| ThreadClass |
Initializes a new instance of the ThreadClass class
| |
| ThreadClass(String) |
Initializes a new instance of the Thread class.
| |
| ThreadClass(ThreadStart) |
Initializes a new instance of the Thread class.
| |
| ThreadClass(ThreadStart, String) |
Initializes a new instance of the Thread class.
|