GetAllMethods

1.0

The GetAllMethods PowerShell module allows retrieving all methods on an object including private methods that Get-Member does not show. They can then be inspected for parameters or invoked.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GetAllMethods

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GetAllMethods

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Chris Carter. All rights reserved.

Package Details

Author(s)

  • Chris Carter

Tags

MethodInfo ParameterInfo PrivateMethods InvokeMethod

Functions

Get-Method Get-MethodParameter Invoke-Method

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0 (current version) 872 6/16/2016