ParameterizedThreadStart is to pass parameter to new starting Thread.
you can pass only one parameter of type object. the function definition should have one in param of type object.
you can pass only one parameter of type object. the function definition should have one in param of type object.
No comments:
Post a Comment