C# Class SePSX.Commands.InvokeSeJsExecutorCommand

Inheritance: JsExecutorCmdletBase
Datei anzeigen Open project: apetrovskiy/STUPS

Public Methods

Method Description
InvokeSeJsExecutorCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

InvokeSeJsExecutorCommand() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void