C# Class UIAutomation.ReadCmdletBase

Description of ReadCmdletBase.
Inheritance: ReadAndConvertCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
ReadCmdletBase ( ) : System.Management.Automation

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

ProcessRecord() protected méthode

Processes the pipeline.
protected ProcessRecord ( ) : void
Résultat void

ReadCmdletBase() public méthode

public ReadCmdletBase ( ) : System.Management.Automation
Résultat System.Management.Automation