PoshCode Archive  All files named "invoke-anything.ps1"

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

History for invoke-anything.ps1

2018-06-10
13:56
Added: Late bound invocation for any methods/generic methods (or properties), including open generic members that would normally require awkward reflection and near-impossible manual generic type parameter inference. Pipe the type or instance, pass the method name as a string, the arguments as an object array and don’t forget to tell it if you want to call a static method. file: [97e84fd605] check-in: [2be2a9c7b8] user: Oisin Grehan branch: trunk, size: 3973