Returns an array of System.Reflection.ParameterInfo objects that represent the parameters of this constructor.
This property is not supported until after the TypeBuilder.CreateType method has been called. In the .NET Framework versions 1.0 and 1.1, InvalidOperationException is thrown. In the .NET Framework version 2.0, NotSupportedException is thrown.