C# Class SePSX.Commands.GetSeElementByTypeCommand

Description of GetSeElementByTypeCommand.
Inheritance: GetElementByTypeCmdletBase
Exibir arquivo Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
GetSeElementByTypeCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

GetSeElementByTypeCommand() public method

public GetSeElementByTypeCommand ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void