C # in a Nutshell, Second Edition
This delegate specifies a method for a thread to start executing. public delegate void ThreadStart ( ); Passed To
Thread.Thread( ) |
This delegate specifies a method for a thread to start executing. public delegate void ThreadStart ( ); Passed To
Thread.Thread( ) |