C# Class SePSX.Commands.InvokeSePageRefreshCommand

Inheritance: NavigationCmdletBase
显示文件 Open project: apetrovskiy/STUPS

Public Methods

Method Description
InvokeSePageRefreshCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

InvokeSePageRefreshCommand() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void