Bonjour à tous,
J'ai un petit souci pour appeler un thread avec des arguments.
Comment puis-je faire pour appeler ma fonction?
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
 1
2
3 Thread t1 = new Thread(new ThreadStart(fonction 1(arg1,arg2,arg3)); t1.Start();
Merci d'avance
		
		
        



   


  Répondre avec citation
  
 






 
 
 
 
 
 

 Pas de questions techniques par MP ! Le forum est là pour ça...

Partager