1
Answer

how to pass a method with parameter(s) to threadStart ?

hi
i want to create a new instance of thread class and pass a method with parameter(s) to threadStart class, but i don't know how to pass method with parameter(s), any body can help me ?
thanks

Answers (1)