C# Class Microsoft.PowerShell.Commands.GetCommandCommand

Inheritance: System.Management.Automation.PSCmdlet
Mostrar archivo Open project: Pash-Project/Pash

Private Properties

Property Type Description
GetCmdlets IEnumerable
GetCmdlets IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetCmdlets ( ) : IEnumerable
GetCmdlets ( string names ) : IEnumerable

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void