System.Threading.ParameterizedThreadStart public sealed delegate ParameterizedThreadStart : MulticastDelegate Documentation Code namespace System.Threading { public delegate void ParameterizedThreadStart (object obj); }