C# Class UIAutomation.EventCmdletBase

Description of HasScriptBlockCmdletBase.
Inheritance: HasControlInputCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

EventCmdletBase() public méthode

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

ProcessRecord() protected méthode

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