Click or drag to resize
ThreadClass Constructor
Overload List
  NameDescription
Public methodThreadClass
Initializes a new instance of the ThreadClass class
Public methodThreadClass(String)
Initializes a new instance of the Thread class.
Public methodThreadClass(ThreadStart)
Initializes a new instance of the Thread class.
Public methodThreadClass(ThreadStart, String)
Initializes a new instance of the Thread class.
Top
See Also