C# Class SePSX.Commands.ClearSeWebElementCommand

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

Public Methods

Method Description
ClearSeWebElementCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

ClearSeWebElementCommand() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void