C# Class SePSX.Commands.EnterSeUrlCommand

Inheritance: NavigationCmdletBase
Show file Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
EnterSeUrlCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

EnterSeUrlCommand() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void