C# Class UIAutomation.Commands.GetUiaIfUltraGridRowCommand

Inheritance: ULtraGridCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

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

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

GetUiaIfUltraGridRowCommand() public méthode

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

ProcessRecord() protected méthode

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