When creating an object from a .NET assembly, you can specify
-ArgumentList
to pass a list of values.
Is there a way to prompt or see what the "signature" is of the underlying object constructor?
When creating an object from a .NET assembly, you can specify
-ArgumentList
to pass a list of values.
Is there a way to prompt or see what the "signature" is of the underlying object constructor?