Initializes a new instance of the ThreadClass class
Initializes a new instance of the ThreadClass class
public SupportClass.ThreadClass();
Initializes a new instance of the Thread class.
public SupportClass.ThreadClass(string);
Initializes a new instance of the Thread class.
public SupportClass.ThreadClass(ThreadStart);
Initializes a new instance of the Thread class.
public SupportClass.ThreadClass(ThreadStart,string);