C# Class SePSX.Commands.InvokeSeJsExecutorCommand

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Method Details

InvokeSeJsExecutorCommand() public méthode

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

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void