PoshCode Archive  All files named "Get-Constructor.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-Constructor.ps1

2018-06-10
13:02
Enumerates the constructors of a type with the parameters that they take, so you can figure out what your options are when calling New-Object. Now outputs fully paste-able syntax ;) file: [f5d2aea8a2] check-in: [9493565b94] user: Joel Bennett branch: trunk, size: 1575
12:56
Added: Enumerates the constructors of a type with the parameters that they take, so you can figure out what your options are when calling New-Object. file: [0d94df242d] check-in: [08b790e878] user: Joel Bennett branch: trunk, size: 661